Releases: terraform-aws-modules/terraform-aws-ecs
Releases Β· terraform-aws-modules/terraform-aws-ecs
v6.1.3
31 Jul 19:54
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
6.0.5 (2025-07-11)
Bug Fixes
Correct IAM statement condition
variable type (#315 ) (27e9114 )
v6.0.4
11 Jul 12:16
Compare
Sorry, something went wrong.
No results found
6.0.4 (2025-07-11)
Bug Fixes
Remove non-functional container_definition_defaults
(#312 ) (dcc5ae5 )
v6.0.3
10 Jul 12:28
Compare
Sorry, something went wrong.
No results found
6.0.3 (2025-07-10)
Bug Fixes
Correct variable attribute for step_adjustment
(#310 ) (542616d )
v6.0.2
09 Jul 15:14
Compare
Sorry, something went wrong.
No results found
6.0.2 (2025-07-09)
Bug Fixes
Remove coalesce()
to ensure value precedence is honored (#307 ) (da354d9 )
v6.0.1
07 Jul 16:46
Compare
Sorry, something went wrong.
No results found
6.0.1 (2025-07-07)
Bug Fixes
Pass missing versionConsistency
argument, correct conditions
to condition
(#303 ) (e90f761 )