Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
update readme, explain filter application
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Flamm committed Jul 6, 2018
1 parent 4945519 commit 8691087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ CloudFormationStack:
value: "foo"
invert: true
```
In this case *any* CloudFormationStack ***but*** the ones called "foo" will be filtered. Be aware that *aws-nuke* internally takes every resource and applies every filter on it. If a filter matches, it marks the node as filtered.

## Install

Expand Down

0 comments on commit 8691087

Please sign in to comment.