Skip to content

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

v6.2.1

07 Aug 19:36
Compare
Choose a tag to compare

6.2.1 (2025-08-07)

Bug Fixes

  • Correct loop extraction logic for tls.issuer_cert_authority (#337) (e68b246)

v6.2.0

07 Aug 14:55
Compare
Choose a tag to compare

6.2.0 (2025-08-07)

Features

  • Remove empty containers (map/list) from container definition (#336) (24746cc)

v6.1.4

07 Aug 13:52
Compare
Choose a tag to compare

6.1.4 (2025-08-07)

Bug Fixes

  • Correct variable optional argument defaults and container definition conditional logic (#332) (054ad89)

v6.1.3

31 Jul 19:54
Compare
Choose a tag to compare

6.1.3 (2025-07-31)

Bug Fixes

  • Ensure var.region is passed through aws_region data source (#329) (9a7f9b5)

v6.1.2

29 Jul 14:38
Compare
Choose a tag to compare

6.1.2 (2025-07-29)

Bug Fixes

  • Set logConfiguration to null if empty to prevent ECS errors (#323) (da36e2a)

v6.1.1

29 Jul 14:31
Compare
Choose a tag to compare

6.1.1 (2025-07-29)

Bug Fixes

  • Use an empty map as default value for default_capacity_provider_strategy (#326) (ea0a160)

v6.1.0

21 Jul 21:12
Compare
Choose a tag to compare

6.1.0 (2025-07-21)

Features

  • Add support for advanced deployment configurations (i.e. - blue/green deployment) (#322) (010e581)

v6.0.6

18 Jul 18:51
Compare
Choose a tag to compare

6.0.6 (2025-07-18)

Bug Fixes

  • Allow optional initProcessEnabled when enable_execute_command is true (#319) (99f8edd)

v6.0.5

11 Jul 20:13
Compare
Choose a tag to compare

6.0.5 (2025-07-11)

Bug Fixes

  • Correct IAM statement condition variable type (#315) (27e9114)

v6.0.4

11 Jul 12:16
Compare
Choose a tag to compare

6.0.4 (2025-07-11)

Bug Fixes

  • Remove non-functional container_definition_defaults (#312) (dcc5ae5)