Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way for a rule to exclude resources #11

Closed
lhitchon opened this issue Jan 18, 2019 · 0 comments
Closed

Add a way for a rule to exclude resources #11

lhitchon opened this issue Jan 18, 2019 · 0 comments

Comments

@lhitchon
Copy link
Contributor

Rules can be scoped to a specific ResourceType which can be "*" for all resources.
They can also be scoped to a list of ResourceTypes
It would be nice to have a way to specify "all resources except for this list"
This is more future-proof than explicitly listing all known resources in the ResourceTypes attribute.

Some typical use cases:
Tagging strategies for AWS resources - list resources types that do not support tagging
Metadata - list resource types that do not require certain metadata attributes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant