Feature Request P2
Status Update
Comments
ta...@google.com <ta...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
Description
gcloud services vpc-peerings connect \
--service=
--ranges=google-managed-services-[VPC_NETWORK_NAME] \
--network=[VPC_NETWORK_NAME] \
--project=[PROJECT_ID]
We want to use this private IP for cloud SQL using Deployment manager templates which requires creating private connect through templates.