terraform-provider-postgresql icon indicating copy to clipboard operation
terraform-provider-postgresql copied to clipboard

Feature request: add support for GCP AlloyDB connector

Open jinlinux opened this issue 3 years ago • 2 comments

Please add support for GCP AlloyDB connector similar to Cloudsql Proxy.

[1]https://github.com/GoogleCloudPlatform/alloydb-go-connector

jinlinux avatar Aug 12 '22 00:08 jinlinux

Hi @jinlinux ,

The provider allows to use GoCloud to connect to a GCP instance through SQL proxy. Would it be enough for your needs?

cyrilgdn avatar Aug 19 '22 17:08 cyrilgdn

FWIW GoCloud doesn't support AlloyDB yet, but there's a open issue to add that: https://github.com/google/go-cloud/issues/3241

gpassini avatar May 12 '23 17:05 gpassini