Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete all AWS resources in an account based on a specific tag? #813

Closed
Muru-777 opened this issue Dec 17, 2024 · 2 comments
Closed

Delete all AWS resources in an account based on a specific tag? #813

Muru-777 opened this issue Dec 17, 2024 · 2 comments
Assignees

Comments

@Muru-777
Copy link

I am trying to delete all AWS resources in an account based on a specific tag (e.g., tag:release-environment with value val-157373). Is it possible to achieve this using a global filter in cloud-nuke, or is there a similar feature available?

@wakeful
Copy link
Contributor

wakeful commented Dec 17, 2024

hey,

cloud-nuke does not support filtering resources by global tag. You need to create a config file specifying a tag filter for each resource you want to delete. Also, not every resource supports tag filtering. You can see the list here.

@james03160927
Copy link
Contributor

Thanks @wakeful for the answer. Will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants