Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 663 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 663 Bytes

Netic EFS Monitoring Module

Supported Terraform Versions

Terraform 0.12

Usage

module "efs" {
  source  = "github.com/neticdk/tf-aws-efs-monitoring"
}

Inputs

Name Description Type Default Required
tags A map of tags to add to all resources map <map> no

Outputs

Name Description
mount_target_dns_name

Copyright

Copyright (c) 2019 Netic A/S. All rights reserved.

License

MIT Licened. See LICENSE for full details.