Skip to content

1.0.0: First 1.0 + breaking changes around variables

Compare
Choose a tag to compare
@Gowiem Gowiem released this 20 Feb 20:16
· 2 commits to main since this release
9adca81

What's Changed

  • feat: roll instances + modify ASG sizes + add aqua by @Gowiem in #20
  • Breaking Changes:
    • Removes the instance_count variable and uses the actual desired_capacity, min_size, max_size variables
    • Requires AWS Provider 5.0+
    • Updates module to roll existing ASG instances when the launch template is updated (AMI, user-data, whatever)

Full Changelog: 0.17.1...1.0.0