Releases: nsbno/terraform-aws-ecs-service
Releases · nsbno/terraform-aws-ecs-service
0.14.8
0.14.7
What's Changed
- Bugfix containerPort after provider upgrade by @faergestad in #21
SolvesClientException: Invalid 'containerPort' setting for container <container-name>
Full Changelog: 0.14.6...0.14.7
0.14.6
What's Changed
- Make custom_metrics.metric_stat optional by @faergestad in #19
- We want to be able to omit the
metric_stat
object, for examples like calculation metrics
- We want to be able to omit the
New Contributors
- @faergestad made their first contribution in #19
Full Changelog: 0.14.5...0.14.6
0.14.5
What's Changed
- 0.14.4 introduced a bug where you are required to specify at least two target_groups (var.lb_listeners), as the forward block requires it.
However, this broke the module for users who only specified onelb_listeners
- Add scale in and scale out cooldown variables for autoscaling
Full Changelog: 0.14.4...0.14.5
0.14.4
What's Changed
- Adds support for activating stickiness in the loadbalancer.
Full changelog: 0.14.3...0.14.4
0.14.3
What's Changed
- Support for custom metric autoscaling
- You can now adjust the timeouts of the ecs-service resource
Full changelog: 0.14.2...0.14.3