Skip to content

Releases: terraform-aws-modules/terraform-aws-autoscaling

v7.6.0

03 Jun 06:49
Compare
Choose a tag to compare

7.6.0 (2024-06-03)

Features

  • Support Alarm Specification in Instance Refresh Preferences (#271) (8c319c0)

v7.5.0

28 May 19:16
Compare
Choose a tag to compare

7.5.0 (2024-05-28)

Features

  • Add allowed_instance_types to instance_requirements (#267) (09d8e0f), closes #265

v7.4.1

07 Mar 02:29
Compare
Choose a tag to compare

7.4.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#258) (06f666f)

v7.4.0

21 Feb 20:48
Compare
Choose a tag to compare

7.4.0 (2024-02-21)

Features

  • Adds max_healthy_percentage and skip_matching to autoscaling group (#256) (faf98ef)

v7.3.1

30 Nov 13:30
Compare
Choose a tag to compare

7.3.1 (2023-11-30)

Bug Fixes

  • Ignore changes to load_balancers and target_group_arns (#252) (ef8235c)

v7.3.0

22 Nov 14:02
Compare
Choose a tag to compare

7.3.0 (2023-11-22)

Features

  • Add instance_maintenance_policy to autoscaling group (#251) (d9bf968)

v7.2.0

02 Nov 17:29
Compare
Choose a tag to compare

7.2.0 (2023-11-02)

Features

  • Add support for traffic source attachment (#248) (4dd59af)

v7.1.0

11 Oct 12:12
Compare
Choose a tag to compare

7.1.0 (2023-10-11)

Features

v7.0.0

09 Oct 14:47
Compare
Choose a tag to compare

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

17 May 14:33
Compare
Choose a tag to compare

6.10.0 (2023-05-17)

Features

  • Add auto_rollback feature to this module in instance_refresh settings (#232) (f6adff7)