v0.4.10
What's Changed
- [Feature] Add script to clean up golden AMIs in AWS regions where we're at our quota for public images by @AlexVulaj in #230
- Wrap cleangoldenami for-loop in a go routine by @AlexVulaj in #232
make boilerplate-update
for Golang 1.20 compatibility by @abyrne55 in #234- Fix nil pointer error when DescribeSecurityGroups is not possible dur… by @luis-falcon in #235
Full Changelog: v0.4.9...v0.4.10