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 example of --where to exclude specific controls #128

Open
e-gineer opened this issue May 16, 2023 · 0 comments
Open

Add example of --where to exclude specific controls #128

e-gineer opened this issue May 16, 2023 · 0 comments
Assignees

Comments

@e-gineer
Copy link
Contributor

you can use --where to exclude specific controls when running in check mode. Here is an example:

steampipe check aws_compliance.benchmark.cis_v150_1 --where "resource_name not in ('cis_v150_1_1', 'cis_v150_1_3')"
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

2 participants