Back to AWS Terraform templates index <–
AWS EFS Mount target with Terraform
Aws_EFS_mount_target by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "AWS_EFS_Mount_Target" {
vpc_id = "vpc-0ba34fe1186ebefd8"
subnet_id = "subnet-06e6f13ce7a3dd637"
file_system_id = "fs-093b629ef3f7423e2"
}