gcp-sql-database-require-ssl
requires setting removed require_ssl
property
#3505
Labels
bug
Something isn't working
Describe the bug
The
terraform.gcp.security.gcp-sql-database-require-ssl.gcp-sql-database-require-ssl
requires settingrequire_ssl
. The problem with that is Google Terraform Provider 6.0 removed this flag: https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/version_6_upgrade#settingsip_configurationrequire_ssl-is-now-removed-in-601To Reproduce
Expected behavior
Semgrep should allow setting
ssl_mode
toTRUSTED_CLIENT_CERTIFICATE_REQUIRED
.Priority
How important is this to you?
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: