jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
468 stars 45 forks source link

updated to allow for all resources not matching tag to be removed #64

Closed sonderops closed 4 years ago

sonderops commented 4 years ago

Readme outlines the change here. Currently there is no way to remove all objects NOT tagged a certain way.

jckuester commented 4 years ago

Hi @sonderops

Thanks for your contribution so far, I moved your commits to my feature branch (https://github.com/cloudetc/awsweeper/pull/101) and I will take care of finishing this feature.