jckuester / awsweeper

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

Filters for all resource types #42

Open cloudlena opened 4 years ago

cloudlena commented 4 years ago

It would be great if I could set a config for all supported resource types. An example config might be:

"*":
  - tags:
    environment: test

or

all:
  - tags:
    environment: test
aghassemlouei commented 3 years ago

Bumping this as a similar usecase came up earlier today when I was purging a number of accounts.