Skip to content

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

v5.6.0

03 Nov 11:34
Compare
Choose a tag to compare

5.6.0 (2023-11-03)

Features

  • Add the external resource equivalents to the outputs as the fallback value (#131) (e9d920b)

v5.5.0

31 Oct 14:03
Compare
Choose a tag to compare

5.5.0 (2023-10-31)

Features

  • Replace dynamic DNS suffix resolution for trusted service endpoints with static *.amazonaws.com (#125) (f84dc7d)

v5.4.0

30 Oct 18:12
Compare
Choose a tag to compare

5.4.0 (2023-10-30)

Features

  • Add support for easily enabling ECS Exec support (#127) (76acddb)

v5.3.0

30 Oct 15:41
Compare
Choose a tag to compare

5.3.0 (2023-10-30)

Features

  • Add support for using container definition CloudWatch log group name as prefix (#126) (cf4101e)

v5.2.2

22 Aug 19:03
Compare
Choose a tag to compare

5.2.2 (2023-08-22)

Bug Fixes

  • Correct wait_until_stable_timeout variable type (#110) (daa2c0e)

v5.2.1

27 Jul 12:01
Compare
Choose a tag to compare

5.2.1 (2023-07-27)

Bug Fixes

  • Add default values for attributes that are showing up in plans and causing unnecessary diffs (#101) (6be5cc1)

v5.2.0

05 Jun 18:11
Compare
Choose a tag to compare

5.2.0 (2023-06-05)

Features

  • Add support for setting placement constraints separately between service and task definition (#93) (a111e5d)

v5.1.0

05 Jun 17:54
Compare
Choose a tag to compare

5.1.0 (2023-06-05)

Features

  • Add option to ignore load_balancer changes to ECS service (#81) (24bd1d8)

v5.0.2

03 Jun 11:22
Compare
Choose a tag to compare

5.0.2 (2023-06-03)

Bug Fixes

  • Missing field LogConfiguration.LogDriver error when enable_cloudwatch_logging is false (#91) (8ca6fd4)

v5.0.1

26 Apr 20:34
Compare
Choose a tag to compare

5.0.1 (2023-04-26)

Bug Fixes

  • Ensure that launch type is not specified when a capacity provider strategy is set on a service (#80) (873cccf)