Skip to content

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

v5.0.0

14 Feb 10:57
Compare
Choose a tag to compare

5.0.0 (2022-02-14)

⚠ BREAKING CHANGES

  • Update autoscaling group tags -> tag to support v4 of AWS provider (#179)

Features

  • Update autoscaling group tags -> tag to support v4 of AWS provider (#179) (2c2a8a9)

v4.11.0

17 Jan 10:42
Compare
Choose a tag to compare

4.11.0 (2022-01-17)

Features

  • Add support for aws_autoscaling_policy (#175) (a8ba844)

v4.10.0

14 Jan 13:26
Compare
Choose a tag to compare

4.10.0 (2022-01-14)

Features

  • Add instance_metadata_tags attribute to launch temlplate and bump AWS provider to support (#176) (4019026)

v4.9.0

22 Nov 13:44
Compare
Choose a tag to compare

4.9.0 (2021-11-22)

Features

  • add missing attributes to launch template, remove null resource for tag propagation, propagate default tags to instances, allow propagated name to be set independently of ASG (#169) (f14ca13)

v4.8.1

15 Nov 13:02
Compare
Choose a tag to compare

4.8.1 (2021-11-15)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#168) (d0338a8)

v4.8.0

15 Nov 11:16
Compare
Choose a tag to compare
2021-11-15T11:16:18Z

ed23fff4c6b1e8e0dbd1243998ebc264662b54fe Updated CHANGELOG
ea4a02fed66cca412d8b662e70cc80540b1b708c feat: add checkpoint_delay, checkpoint_percent to instance refresh (#166)
5be1667e29da45a7bc26ecbfa4330e469b6f2314 docs: Fixed max_instance_lifetime min value in description (#165)

v4.7.0

08 Oct 15:04
Compare
Choose a tag to compare
2021-10-08T15:04:52Z

eae2086626842fa04f39806b09c34be3fa085d70 Updated CHANGELOG
064ae6a060d808e7bed66a5223a77da1afdc9c2c feat: Add support of time_zone inside schedules (#164)

v4.6.0

02 Sep 07:43
Compare
Choose a tag to compare
2021-09-02T07:43:37Z

d4b7da041ef781604726953234b5bcd494cc5908 Updated CHANGELOG
d77295807fbdaf28a8c59eb4980496665cbeae2c feat: Add support for `warm_pool` (#142)
d046e743e1433301ae0b417864064ab7a693705c docs: Updated description of user_data and user_data_base64 (#161)

v4.5.0

25 Aug 20:06
Compare
Choose a tag to compare
2021-08-25T20:06:10Z

93a359008a68f11eb578fadd7f0daadfe4dc4be2 Updated CHANGELOG
d66a3f0e6e343333653c7ac4d07d8e9f572bdd01 feat: Added throughput parameter for root and ebs block devices (#160)