terraform-google-modules/terraform-google-network

VPC - Private Service Connection - Allocate IP Range setup

wesleung opened this issue · 3 comments

TL;DR

Using this network module, when creating a VPC, cannot find how to configure a new "Private Service Connection - Allocate IP Range". If this configuration already exists, please point me to the settings.

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/datastream_private_connection

Detailed design

No response

Additional information

This IP range network is being used by SQL databases

Would be helpful to support this within this module though, since there's services other than CloudSQL that use PSA. NetApp is another use case.

https://github.com/aws2gcp/gcp-network-terraform/blob/main/vpc-network/ip_ranges.tf
https://github.com/aws2gcp/gcp-network-terraform/blob/main/vpc-network/service_networking.tf

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days