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

prints resources before deleting them instead of after #63

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

sonderops
Copy link
Contributor

This prints resources prior to deleting them

Before:
screenshot21

After:
screenshot22

I'm not a golang expert, there is likely a cleaner way of doing this.

@sonderops sonderops requested a review from jckuester January 16, 2020 03:36
@jckuester
Copy link
Owner

jckuester commented Jan 16, 2020

Hi @sonderops 👋 I am aware that this was an issue, so thank you for your fixing it!

BTW, it seems many people like using awsweeper, so I plan a major refactoring and also to support more resources. Currently, I am working on another cleanup tool with a different purpose: https://github.com/jckuester/terradozer

@jckuester jckuester merged commit 01d7b20 into jckuester:master Jan 16, 2020
@sonderops
Copy link
Contributor Author

No provlem @jckuester when doing a refactor consider the use case I have created in my other PR #64 as nuking certain resources that have been created without matching tags is definitely a use case we have.

@sonderops sonderops deleted the print-before-ask branch January 16, 2020 20:58
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

Successfully merging this pull request may close these issues.

2 participants