Skip to content

Terraform module for monitoring EFS volumes using Lambda and cloudwatch

License

Notifications You must be signed in to change notification settings

yetisage/tf-aws-efs-monitoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Terraform module for monitoring EFS volumes using Lambda and cloudwatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 79.0%
  • Smarty 21.0%