Skip to content

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

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)

v6.9.0

06 Mar 14:13
Compare
Choose a tag to compare

6.9.0 (2023-03-06)

Features

  • Metric math support for target tracking scaling policy (#225) (f9e0186)

v6.8.0

06 Mar 13:48
Compare
Choose a tag to compare

6.8.0 (2023-03-06)

Features

  • Support desired_capacity_type and add mixed instance launch template override instance_requirements for ASG (#220) (e867c0f)