All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Renovate Bot for keeping
cloud-nuke
up to date.
- The
cloud-nuke-dry-run
job now only runs onpush
events, while the remaining jobs only run onschedule
events.- This is done to avoid doing a dry-run before every scheduled job as there is no benefit to doing that.
- The
cloud-nuke-dry-run
job is now run on all branches (includingmain
) to make sure consistent testing and a more straightforward workflow.
- Configuration for the
sandbox
AWS account.