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

CKV_GCP_109 false positive #6361

Open
brettcurtis opened this issue May 28, 2024 · 0 comments
Open

CKV_GCP_109 false positive #6361

brettcurtis opened this issue May 28, 2024 · 0 comments
Labels
checks Check additions or changes

Comments

@brettcurtis
Copy link

brettcurtis commented May 28, 2024

Describe the issue
CKV_GCP_109 Ensure the GCP PostgreSQL database log levels are set to ERROR or lower fails when the log level is set to error.

Examples
You can repo with this repo/code:

gh repo clone osinfra-io/terraform-google-cloud-sql
cd terraform-google-cloud-sql/tests/fixtures/default
terraform init
terraform plan --out tfplan.binary
terraform show -json tfplan.binary | jq > tfplan.json
checkov -f tfplan.json

Version (please complete the following information):

  • Checkov Version 3.2.100

Additional Info
I did find this: #6057 (comment) - I suppose if you're looking for log_min_error_statement as well this could be a documentation update.

@brettcurtis brettcurtis added the checks Check additions or changes label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checks Check additions or changes
Projects
None yet
Development

No branches or pull requests

1 participant