🐛 Bug Fixes
Suppress EKS bootstrap when "after bootstrap" script is supplied @Nuru (#200)
## what- Suppress EKS-supplied bootstrap when
after bootstrap
script is supplied
why
- Fixes #195
references
- Supersedes and closes #198
🤖 Automatic Updates
Migrate new test account @osterman (#197)
## what - Update `.github/settings.yml` - Update `.github/chatops.yml` fileswhy
- Re-apply
.github/settings.yml
from org level to getterratest
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 (#196)
## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` fileswhy
- 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