Releases: DNXLabs/terraform-aws-ecs-app
Releases · DNXLabs/terraform-aws-ecs-app
4.13.1
BUGFIXES
- Fixing deprecated functions of terraform 0.15+
4.13.0
ENHANCEMENTS
- Added variable autoscaling_memory to enable autoscaling based on AVG Memory (#17)
- Added the possibility of putting the placement_constraints and ordered_placement_strategy
- Option to use auto-scaling policy: AVG Memory
- Added variable autoscaling_memory to enable autoscaling based on AVG Memory
- Changed variable autoscaling_target_memory and resource name scale_memory
4.12.0
ENHANCEMENTS
- Add optional alarm_evaluation_periods (#15)
4.11.0
FEATURES
- Add the ability to find a private hosted zone and create a aws_route53_record
4.10.0
FEATURES
- Add option to set the CodeDeploy deployment config name.
4.9.0
ENHANCEMENTS
- Deprecation Notice: Deprecating
hostname
and path
parameters, use hostnames
and paths
- Allowing empty
hostnames
parameter so listener rule is created without a host condition
4.8.3
BUGFIXES
- Fix bug where names for blue and green target groups would be the same
4.8.2
BUGFIXES
- Fixing multiple paths conditional breaking single path