Datasource for datastream static IPs #12928
Labels
enhancement
forward/review
In review; remove label to forward
new-data-source
service/datastream
size/s
Milestone
Community Note
Description
As part of setting up a datastream connection with postgres, you have to allowlist the authorized networks. https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/datastream_connection_profile#example-usage---datastream-connection-profile-postgres
The IP addresses in the example are datastream APIs. Instead of requiring users to find these addresses (or use them from the example) it would be great to have a datasource that returns them by calling https://cloud.google.com/datastream/docs/reference/rest/v1/projects.locations/fetchStaticIps.
New or Affected Resource(s)
Potential Terraform Configuration
Compare to Example Usage - Datastream Connection Profile Postgres
References
The text was updated successfully, but these errors were encountered: