ekristen / aws-nuke

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

feat: support config conformance pack removal #178

Closed ekristen closed 1 month ago

ekristen commented 1 month ago

This adds support for removing config conformance packs via the config service. It also filters out cloudformation stacks that are managed by the config conformance packs because they cannot be removed. The conformance pack has to be removed, which in turn removes the stack.

ekristen commented 1 month ago

Validation was done against real conformance packs in an AWS account.

ekristen commented 1 month ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ekristen commented 4 weeks 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: