Releases: terraform-aws-modules/terraform-aws-ecs
Releases · terraform-aws-modules/terraform-aws-ecs
v5.9.1
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
5.9.0 (2024-02-12)
Features
- Add support for cluster and container definition custom CloudWatch log group names (#160) (9a8c7d3)
v5.8.1
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
5.8.0 (2024-01-29)
Features
v5.7.4
5.7.4 (2023-12-21)
Bug Fixes
- Adding a
health_check
generates a new task definition revision on every terraform apply
(#149) (492e323)
v5.7.3
5.7.3 (2023-11-27)
Bug Fixes
- Bump MSV of AWS provider to support AppAutoscaling target tags (#141) (eb7538a)
v5.7.2
5.7.2 (2023-11-16)
Bug Fixes
- Allow setting
linux_parameters
without inconsistent left/right error (#136) (45a37ac)
v5.7.1
5.7.1 (2023-11-16)
Bug Fixes
- Add missing tag variable in autoscaling target resource (#135) (5872445)
v5.7.0
5.7.0 (2023-11-15)
Features
- Add create option for container definition (#133) (66642c8)
v5.6.0
5.6.0 (2023-11-03)
Features
- Add the external resource equivalents to the outputs as the fallback value (#131) (e9d920b)