I connect to our CloudSQL
instances via CloudSQL
proxy from my desktop. But all the instances are currently using Public IP
(with SSL)
If we configure Private IP on CLoudSQL
, can we still use the Proxy to connect from desktop clients (i.e. outside the vpc
)?
I understand that we won't be able to connect to instances using the Private IP explicitly from outside the vpc.
Thanks