terraform-aws-modules / terraform-aws-ecs

Terraform module to create AWS ECS resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ecs/aws
Apache License 2.0
573 stars 542 forks source link

feat: Add support for EBS volumes #205

Closed rlinstorres closed 4 months ago

rlinstorres commented 5 months ago

Description

This PR aims to add a feature that allows EBS volumes to be attached to the containers in the tasks.

References

Motivation and Context

Currently, the community module is allowing docker_volume_configuration, efs_volume_configuration, fsx_windows_file_server_volume_configuration and bind mounts.

Breaking Changes

N/A

Tests

How Has This Been Tested?

github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.