sourcefuse / terraform-aws-arc-ecs

Repo for managing the ECS Fargate Terraform Module.
Apache License 2.0
1 stars 3 forks source link

Add EFS support #60

Open tsaucier-sf opened 4 months ago

tsaucier-sf commented 4 months ago

Is your feature request related to a problem? Please describe. Add optional support for mounting EFS

Describe the solution you'd like Add a resource to support the creation of EFS and the ability to mount it to the ECS cluster.

Additional context See Using Amazon EFS file systems with Amazon ECS using the console and efs_file_system for more information.