When will the <gcp.datastream.ConnectionProfile> s...
# general
a
When will the gcp.datastream.ConnectionProfile support adding a sslConfig property to Postgres similar to MySQL so we can properly configure a secure connection? Our Postgres instances are currently configured to require SSL.
n
It looks like there is an open issue for this in the upstream Terraform provider. https://github.com/hashicorp/terraform-provider-google/issues/20929
Once they implement the feature we will automatically get it in our next release
👍 1