vmware-archive / terraforming-gcp

use terraform, deploy yourself a pcf
Apache License 2.0
71 stars 87 forks source link

Enable Opsman & PAS to connect to cloudSQL by removing PAS DB host limitation #128

Open JaysonBH opened 5 years ago

JaysonBH commented 5 years ago

Potential Resolution to issue #127 where PAS cannot connect to the cloudSQL using PAS credentials generated by terraform.

This PR removes the host limitation that is stopping Ops manager Verifier and PAS VM like ccd, uaa, etc. from connection to the cloudSQL instance.