Google Cloud Code -- connect to cloud sql db using cloud proxy with iam impersonation

54 Views Asked by At

Is there a way to connect to google cloud db using cloud sql proxy iam impersonation?

I can see the options for connecting to cloud sql instance using the proxy, but not how to do so using iam impersonation -------------------

1

There are 1 best solutions below

1
On

I found I can just specify the cloud_sql_proxy command in the command window and then create a datasource in pycharms tooling to connect.