Skip to content

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

v6.5.1

21 Jun 14:57
Compare
Choose a tag to compare

6.5.1 (2022-06-21)

Bug Fixes

  • Updating license_specification block to be correct (#196) (07887ea)

v6.5.0

03 Jun 12:26
Compare
Choose a tag to compare

6.5.0 (2022-06-03)

Features

  • Add support for IAM role and isntance profile creation (#194) (2a9983f)

v6.4.0

16 May 15:20
Compare
Choose a tag to compare

6.4.0 (2022-05-16)

Features

  • Add support for ASG maintenance_options and LT instance_requirements (#193) (1d1d3c0)

v6.3.0

05 Apr 17:34
Compare
Choose a tag to compare

6.3.0 (2022-04-05)

Features

  • Add outputs for launch template name and default version (#191) (e329ad4)

v6.2.0

04 Apr 08:08
Compare
Choose a tag to compare

6.2.0 (2022-04-04)

Features

  • Add separate autoscaling group tag variable, correct variable name for availability_zones to match resource spec (#189) (a7e5746)

v6.1.0

03 Apr 20:07
Compare
Choose a tag to compare

6.1.0 (2022-04-03)

Features

  • Improved support for EFA network interfaces (#188) (f9f06ae)

v6.0.0

03 Apr 09:14
Compare
Choose a tag to compare

6.0.0 (2022-04-03)

⚠ BREAKING CHANGES

  • Update provider to v4.x, add new attributes from v4.x, change user_data_base64 to user_data (#186)

Features

  • Update provider to v4.x, add new attributes from v4.x, change user_data_base64 to user_data (#186) (8e2e285)

v5.2.0

12 Mar 11:12
Compare
Choose a tag to compare

5.2.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (eecd4f8)

v5.1.1

15 Feb 12:48
Compare
Choose a tag to compare

5.1.1 (2022-02-15)

Bug Fixes

  • Update syntax to be more concise using try() to replace verbose lookups to see if a value is provided or not (#180) (4cf8df1)

v5.1.0

14 Feb 13:35
Compare
Choose a tag to compare

5.1.0 (2022-02-14)

Features

  • Remove launch configuration support, add support for ignoring desired_capacity (#173) (300379d)