Releases: terraform-aws-modules/terraform-aws-autoscaling
Releases · terraform-aws-modules/terraform-aws-autoscaling
v8.0.0
8.0.0 (2024-08-13)
⚠ BREAKING CHANGES
- Allow multiple traffic source attachments (#273)
Features
- Allow multiple traffic source attachments (#273) (3782413)
v7.7.0
7.7.0 (2024-07-07)
Features
- Support
max_spot_price_as_percentage_of_optimal_on_demand_price
(#276) (02251e3)
v7.6.1
7.6.1 (2024-06-20)
Bug Fixes
- Argument
update_default_version
type should be a bool
(#272) (28521c4)
v7.6.0
7.6.0 (2024-06-03)
Features
- Support Alarm Specification in Instance Refresh Preferences (#271) (8c319c0)
v7.5.0
7.5.0 (2024-05-28)
Features
- Add
allowed_instance_types
to instance_requirements
(#267) (09d8e0f), closes #265
v7.4.1
7.4.1 (2024-03-07)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#258) (06f666f)
v7.4.0
7.4.0 (2024-02-21)
Features
- Adds
max_healthy_percentage
and skip_matching
to autoscaling group (#256) (faf98ef)
v7.3.1
7.3.1 (2023-11-30)
Bug Fixes
- Ignore changes to
load_balancers
and target_group_arns
(#252) (ef8235c)
v7.3.0
7.3.0 (2023-11-22)
Features
- Add
instance_maintenance_policy
to autoscaling group (#251) (d9bf968)
v7.2.0
7.2.0 (2023-11-02)
Features
- Add support for traffic source attachment (#248) (4dd59af)