ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
246 stars 25 forks source link

add filters key to examples #398

Closed eaudetcobello closed 1 month ago

eaudetcobello commented 1 month ago

add the filters key so it's clear where the example snippets should be added

context: https://github.com/ekristen/aws-nuke/issues/395#issuecomment-2429676506

ekristen commented 1 month ago

@eaudetcobello I appreciate the pull request. I didn't see it until after I was done with mine. I'm going to close this out. The new documentation show examples of it being set under presets, although it can be under account configurations as well. However there is no top level filters in the configuration format. I'll see what I can do about calling out configurations that use invalid config keys.

Your concerns about clarity around filter usage should be cleared up via #399.