Releases: mergermarket/terraform-acuris-ecs-service
Releases · mergermarket/terraform-acuris-ecs-service
Fix min and max counts on the scalable target
2.17.1 Fix the min and max count for the scalable target
Add auto task scaling
Can now send in a list of maps to define task auto scaling rules
2.16.3
Full Changelog: 2.16.2...2.16.3
2.16.2
Full Changelog: 2.16.1...2.16.2
2.16.1
Full Changelog: 2.16.0...2.16.1
Added deployment timeout
Allow to override deployment timeout. (#11) * Revert "revert last changes" This reverts commit bab8fd8970004c433a5c4fa0ccb7430b2867a694. * Revert "Update main.tf" This reverts commit b992e9b2496f9d64a77169276c42d7c3db6a0ebd. * Allow to override deployment timeout.
Revet last changes related to deployment timeout
Full Changelog: 2.14.3...2.15.0
Revert the auto scaling in the update monitor
2.13.1 Update main.tf
Use latest version of the update monitor
Trigger new instance alarm on every deploy
Added privileged porperty
Adding privileged flag to ecs service (#9) * Adding privileged flag * Using terraform-acuris-ecs-container-definition 2.2.0 --------- Co-authored-by: mmgcarlos <cs@cs>