feat(terraform): add support for the ssl_mode
attribute of the google_sql_database_instance
resource
#6649
Closed
2 tasks done
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/misconfiguration
Issues relating to misconfiguration scanning
We must retain support for the deprecated attribute.
Ref:
Discussed in #6646
Originally posted by desolatorxxl May 7, 2024
IDs
avd-gcp-0015
Description
The Google docs recommend to use ssl_mode instead of the legacy require_ssl attribute.
See:
https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/instances#ipconfiguration
https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/instances#sslmode
Reproduction Steps
Version
Checklist
-f json
that shows data sources and confirmed that the security advisory in data sources was correctThe text was updated successfully, but these errors were encountered: