Skip to content

Releases: terraform-aws-modules/terraform-aws-ecs

v5.11.1

10 Apr 08:40
Compare
Choose a tag to compare

5.11.1 (2024-04-10)

Bug Fixes

v5.11.0

03 Apr 19:18
Compare
Choose a tag to compare

5.11.0 (2024-04-03)

Features

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

v5.10.1

01 Apr 18:33
Compare
Choose a tag to compare

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

12 Mar 00:24
Compare
Choose a tag to compare

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

07 Mar 02:27
Compare
Choose a tag to compare

5.9.3 (2024-03-07)

Bug Fixes

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

v5.9.2

04 Mar 17:40
Compare
Choose a tag to compare

5.9.2 (2024-03-04)

Bug Fixes

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

v5.9.1

19 Feb 15:02
Compare
Choose a tag to compare

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

12 Feb 15:54
Compare
Choose a tag to compare

5.9.0 (2024-02-12)

Features

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

v5.8.1

12 Feb 13:29
Compare
Choose a tag to compare

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

29 Jan 00:23
Compare
Choose a tag to compare

5.8.0 (2024-01-29)

Features