Releases: terraform-aws-modules/terraform-aws-autoscaling
Releases · terraform-aws-modules/terraform-aws-autoscaling
v7.2.0
7.2.0 (2023-11-02)
Features
- Add support for traffic source attachment (#248) (4dd59af)
v7.1.0
7.1.0 (2023-10-11)
Features
v7.0.0
7.0.0 (2023-10-09)
⚠ BREAKING CHANGES
- Use
launch_template_id
instead of launch_template_name
, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204)
Features
- Use
launch_template_id
instead of launch_template_name
, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204) (1d988c0)
v6.10.0
6.10.0 (2023-05-17)
Features
- Add auto_rollback feature to this module in instance_refresh settings (#232) (f6adff7)
v6.9.0
6.9.0 (2023-03-06)
Features
- Metric math support for target tracking scaling policy (#225) (f9e0186)
v6.8.0
6.8.0 (2023-03-06)
Features
- Support
desired_capacity_type
and add mixed instance launch template override instance_requirements
for ASG (#220) (e867c0f)
v6.7.1
6.7.1 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#219) (e4ac559)
v6.7.0
6.7.0 (2022-12-15)
Features
- Add support for
default_instance_warmup
argument (#213) (e3e8ef0)
v6.6.0
6.6.0 (2022-12-15)
Features
v6.5.3
6.5.3 (2022-10-27)
Bug Fixes
- Update CI configuration files to use latest version (#209) (a1e9d9d)