Skip to content

scalair/terraform-aws-efs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS EFS

Terraform module which creates an EFS in an existing VPC. At the moment, this module is linked to EKS since it will only allowed worker nodes to connect to it.

Backups

This module creates a backup plan for EFS conditioned by backup_enabled.