Releases: terraform-aws-modules/terraform-aws-ecs
Releases · terraform-aws-modules/terraform-aws-ecs
v5.6.0
5.6.0 (2023-11-03)
Features
- Add the external resource equivalents to the outputs as the fallback value (#131) (e9d920b)
v5.5.0
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
5.4.0 (2023-10-30)
Features
- Add support for easily enabling ECS Exec support (#127) (76acddb)
v5.3.0
5.3.0 (2023-10-30)
Features
- Add support for using container definition CloudWatch log group name as prefix (#126) (cf4101e)
v5.2.2
5.2.2 (2023-08-22)
Bug Fixes
- Correct
wait_until_stable_timeout
variable type (#110) (daa2c0e)
v5.2.1
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
5.2.0 (2023-06-05)
Features
- Add support for setting placement constraints separately between service and task definition (#93) (a111e5d)
v5.1.0
5.1.0 (2023-06-05)
Features
- Add option to ignore
load_balancer
changes to ECS service (#81) (24bd1d8)
v5.0.2
5.0.2 (2023-06-03)
Bug Fixes
- Missing field LogConfiguration.LogDriver error when enable_cloudwatch_logging is false (#91) (8ca6fd4)
v5.0.1
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)