Open imrannayer opened 1 week ago
After reviewing, I notice that the API Reference does not contain pscAutoConnections
however I do see that it's present in the docs mentioning the use of psc_auto_connections
Relevant Docs where it's referenced: https://cloud.google.com/sql/docs/postgres/configure-private-service-connect#create-cloud-sql-instance-psc-enabled-2
API Reference where it's not mentioned: https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1/instances#PscConfig
Even though it's not in the API Reference it is still most likely supported.
Community Note
Description
Add psc_Auto_Connections in google_sql_database_instance.psc_config
New or Affected Resource(s)
Potential Terraform Configuration
References
https://cloud.google.com/sql/docs/postgres/configure-private-service-connect#create-cloud-sql-instance-psc-enabled-2
b/379652027