vmware-archive / gcp-pcf-quickstart

Install Pivotal Cloud Foundry on Google Cloud Platform With One Command
Apache License 2.0
57 stars 28 forks source link

Use Internal CloudSQL by default #45

Open josephlewis42 opened 6 years ago

josephlewis42 commented 6 years ago

Now that Terraform supports internal IP CloudSQL, this project should make users provision databases without external IPs. This will simplify configuration and be a security win.

https://github.com/terraform-providers/terraform-provider-google/issues/2127