Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Releases: HENNGE/terraform-aws-autoscaling-mixed-instances

v3.2.0: Merge pull request #14 from HENNGE/tf15compat

15 Apr 06:13
2621ede
Compare
Choose a tag to compare
  • 2621ede Merge pull request #14 from HENNGE/tf15compat
  • a8f6e29 Change removed list() to literal []

v3.1.0..v3.2.0

v3.1.0

14 Apr 08:17
Compare
Choose a tag to compare
  • 3bf58a0 Fix YAML
  • 273b275 Fix releaser
  • a682270 Try gh action to create release
  • 97db7e3 Test changelog generator
  • abfd476 Merge pull request #13 from HENNGE/gh-actions
  • 764a2a0 Fix README
  • 870ca20 Merge branch 'main' into gh-actions
  • cd36ed8 Upgrade pre-commit, adjust codes to linter, fix GHA
  • 2b9f720 Merge pull request #12 from HENNGE/lt_version
  • ba28e5c Fix whitespace error
  • 79c4c75 Use pre-commit action
  • b8f3861 Add gh actions to do basic pre-commit check
  • 2d7c97d Add option to use the generated LT version
  • bb5dace Merge pull request #11 from prabhay759/main
  • 735c8e4 set triggers as null to omit if not supplied
  • 92fa079 used dynamic block to define instance refresh
  • d342eb1 Added support to refresh instance on ASG update

v3.0.0..v3.1.0

v3.0.0

16 Feb 05:21
317787e
Compare
Choose a tag to compare

Use dynamic for initial lifecycle hook #9
Allow ignore desired capacity changes #9

v2.1.0

08 Feb 09:56
2facd7a
Compare
Choose a tag to compare

Add maximum instance lifetime for ASG #7
Add capacity rebalance flag for ASG #8