From 8691087480426589e007528e8546d3e99c397f34 Mon Sep 17 00:00:00 2001 From: Christian Flamm Date: Fri, 6 Jul 2018 13:20:04 +0200 Subject: [PATCH] update readme, explain filter application --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2bfe66f4..5bf1ff221 100644 --- a/README.md +++ b/README.md @@ -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