Skip to content
Advertisement

Tag: google-deployment-manager

GCP API Client Libraries Java Examples – com.google.api.services.deploymentmanager.DeploymentManager

I am looking to automate the provisioning of google cloud resources using Deployment Manager. Only I want to use the JAVA API library instead of gcloud. Specifically need to provision the following components using DeploymentManager. Cloud SQL – MSSQL Cloud Run Service VPC Network with the Connector to be used to connect Cloud Run to the Cloud SQL. I think

Advertisement