Terraform Aws Modules Terraform Aws Ecs Versions Save

Terraform module to create AWS ECS resources 🇺🇦

v5.11.1

1 month ago

5.11.1 (2024-04-10)

Bug Fixes

v5.11.0

1 month ago

5.11.0 (2024-04-03)

Features

  • Allow configuring max_session_duration for the ECS Task Execution role (#186) (1b8cad1)

v5.10.1

1 month ago

5.10.1 (2024-04-01)

Bug Fixes

  • Dynamic network configuration in service module for external deployments with awsvpc networkmode (#185) (c817ed9), closes #184

v5.10.0

2 months ago

5.10.0 (2024-03-12)

Features

  • Allow disabling service creation to support creating just a task definition (#176) (94c992a), closes #162

v5.9.3

2 months ago

5.9.3 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#178) (a1fd9ef)

v5.9.2

2 months ago

5.9.2 (2024-03-04)

Bug Fixes

  • Add missing Name tag to service security group (#177) (b3600de)

v5.9.1

2 months ago

5.9.1 (2024-02-19)

Bug Fixes

  • Pass CloudWatch log group name from the service module to the container definition module (#168) (9a7c9da)

v5.9.0

3 months ago

5.9.0 (2024-02-12)

Features

  • Add support for cluster and container definition custom CloudWatch log group names (#160) (9a8c7d3)

v5.8.1

3 months ago

5.8.1 (2024-02-12)

Bug Fixes

  • Allow cluster_settings to be list of maps instead of single map (#157) (c32a657)

v5.8.0

3 months ago

5.8.0 (2024-01-29)

Features