Skip to content

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

v6.6.1

02 Oct 14:33

Choose a tag to compare

6.6.1 (2025-10-02)

Bug Fixes

  • Correct logic for determining VPC lookup via subnets (#358) (7e57f08)

v6.6.0

01 Oct 14:29

Choose a tag to compare

6.6.0 (2025-10-01)

Features

  • Allow specifying VPC ID used by service security group in lieu of deriving from subnets provided (#353) (ac8f420)

v6.5.0

01 Oct 14:20

Choose a tag to compare

6.5.0 (2025-10-01)

Features

  • Allow Toggling initProcessEnabled independent of enable_execute_command (#355) (b7054cd)

v6.4.0

18 Sep 23:22

Choose a tag to compare

6.4.0 (2025-09-18)

Features

v6.3.0

29 Aug 15:41

Choose a tag to compare

6.3.0 (2025-08-29)

Features

  • Add sigint_rollback argument support to ECS service (#347) (6dfb8ef)

v6.2.2

16 Aug 20:08

Choose a tag to compare

6.2.2 (2025-08-16)

Bug Fixes

  • Update tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition (#341) (f1fdccb)

v6.2.1

07 Aug 19:36

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

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

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

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)