Closed chrisdleech-pol closed 3 months ago
I see that this flag, to stop tags being added works well with cloud-nuke aws-inspect or cloud-nuke aws --dry-run but it does not work with cloud-nuke aws --force. The tags get added to resources that are explicitly skipped in the config.
cloud-nuke aws-inspect
cloud-nuke aws --dry-run
cloud-nuke aws --force
Is there a way to stop this from happening?
I see that this flag, to stop tags being added works well with
cloud-nuke aws-inspect
orcloud-nuke aws --dry-run
but it does not work withcloud-nuke aws --force
. The tags get added to resources that are explicitly skipped in the config.Is there a way to stop this from happening?