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

docs(cli): fix the description of the --tf-exclude-downloaded-modules flag #5416

Closed
nikpivkin opened this issue Oct 20, 2023 · 0 comments · Fixed by #5419
Closed

docs(cli): fix the description of the --tf-exclude-downloaded-modules flag #5416

nikpivkin opened this issue Oct 20, 2023 · 0 comments · Fixed by #5419
Assignees
Labels
kind/documentation Categorizes issue or PR as related to documentation. scan/misconfiguration Issues relating to misconfiguration scanning
Milestone

Comments

@nikpivkin
Copy link
Contributor

Current description:
--tf-exclude-downloaded-modules remove results for downloaded modules in .terraform folder

But in fact this flag excludes the results of scanning the downloaded modules specified in the source attribute. Ignore the folder .terraform is possible using the skip-dirs flag.

@nikpivkin nikpivkin added the kind/documentation Categorizes issue or PR as related to documentation. label Oct 20, 2023
@simar7 simar7 added the scan/misconfiguration Issues relating to misconfiguration scanning label Oct 20, 2023
@simar7 simar7 added this to the v0.47.0 milestone Oct 20, 2023
@simar7 simar7 self-assigned this Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. scan/misconfiguration Issues relating to misconfiguration scanning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants