Improve this page

Back to AWS Terraform templates index <–

AWS EFS Backup policy with Terraform

Aws_EFS_Backup_policy by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_EFS_Backup_policy" {
    file_system_id = "fs-093b629ef3f7423e2"
    status         = "ENABLED"
}