Bernard Quick
Bernard Quick
* terrascan version: v1.18.1 * Operating System: Linux (Amazon Linux 2) * terraform 1.5.0 ### Description I want to use the optional function, as shown below patch_manager_service_role_config = object({ create_role...
- repo: https://github.com/antonbabenko/pre-commit-terraform rev: v1.81.0 hooks: - id: terraform_providers_lock - id: terraform_checkov exclude: (^generate-code/) args: - --args=--framework=all - --args=--quiet - --args=--include-all-checkov-policies - id: terraform_docs files: ^IaC/environments/2-test|^IaC/environments/3-staging|^IaC/environments/4-prod|^IaC/modules exclude: (\.template\/.*$|.*\/examples\/.*|.*\/test\/.*) args: -...
**Describe the bug** I want to be able to scan folders. I have tried these settings. All of these settings fail to scan JUST the folder I set: #EXAMPLE 1...