ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
94 stars 9 forks source link

feat: allow bypass of aws alias checks #51

Closed ekristen closed 7 months ago

ekristen commented 7 months ago

This allows the bypass of the AWS alias check code.

See the full documentation on how to bypass, but it's essentially a two step process, one of which only has to be done once.

You must list the account in the configuration under bypass-alias-check-accounts and then present the CLI flag (or it's equivalent environment variable)

Resolves #62

ekristen commented 7 months ago

:tada: This PR is included in version 3.0.0-beta.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ekristen commented 3 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: