Skip to content

v0.41.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 26 Jan 19:54
add max_healthy_percentage - option used during instance refresh @scott-doyland-burrows (#149) ## what

This is adding the max_healthy_percentage option.

This allows the instance refresh to set this value.

min_healthy_percentage is already set as an option.

why

The option is currently missing from the terraform module.

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_group#max_healthy_percentage

fix: Terratest Account ID @milldr (#150) ## what - Remove old account ID check from tests

why

  • Account ID has changed. We shouldnt use the account ID to check

references

🤖 Automatic Updates

Migrate new test account @osterman (#148) ## what - Update `.github/settings.yml` - Update `.github/chatops.yml` files

why

  • Re-apply .github/settings.yml from org level to get terratest environment
  • Migrate to new test account

References

  • DEV-388 Automate clean up of test account in new organization
  • DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
  • DEV-386 Update terratest to use new testing account with GitHub OIDC
Update .github/settings.yml @osterman (#147) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @osterman (#146) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @osterman (#145) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub