Skip to content

Add outputs for awsnuke

Compare
Choose a tag to compare
@julialawrence julialawrence released this 06 Dec 10:48
· 871 commits to main since this release
00f03d1

What's Changed

Creating three dynamically generated outputs which will then be passed to the autonuke script via GitHub Actions Secrets

  • environment_nuke_accounts: all sandbox accounts which are not explicitly annotated with "nuke" : "exclude" in the environment json file
  • environment_rebuild_after_nuke_accounts: list of accounts to be rebuilt after autonuke completes. Annotated with "nuke": "rebuild" in the environments json files
  • blocklist_nuke_accounts: all preproduction, production and core accounts.

Additional Changes

New Contributors

Full Changelog: v4.0.0...v5.0.0