You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
If an issue is assigned to a user, that user is claiming responsibility for the issue.
Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.
Description
In Terraform Provider for Google v6.12.0, the psc_auto_connections field was added to the google_sql_database_instance resource (#20307).However, there is no attribute listed in the official documentation that references the IP address associated with Private Service Connect (PSC) endpoints created using this field.
Currently, you need to use the Google Cloud Console or CLI to reference the IP address, which cannot be referenced directly within Terraform.
As an expected behaviour, we would like to see an attribute added that can refer to the IP address of PSC endpoints created by psc_auto_connections and clearly stated in the documentation.
Community Note
Description
In Terraform Provider for Google v6.12.0, the psc_auto_connections field was added to the google_sql_database_instance resource (#20307).However, there is no attribute listed in the official documentation that references the IP address associated with Private Service Connect (PSC) endpoints created using this field.
Currently, you need to use the Google Cloud Console or CLI to reference the IP address, which cannot be referenced directly within Terraform.
As an expected behaviour, we would like to see an attribute added that can refer to the IP address of PSC endpoints created by psc_auto_connections and clearly stated in the documentation.
New or Affected Resource(s)
Potential Terraform Configuration
References
#20307
Terraform Provider for Google v6.12.0 Release Notes
Google Cloud SQL documentation: getting a Private Service Connect endpoint
Terraform Registry: google_sql_database_instance resource attribute reference
b/383122736
The text was updated successfully, but these errors were encountered: