Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ If you have put the service account JSON credentials in a wallet object, indicate this by using the `service_credentials_wallet_name` parameter: ``` gcp_cloudsql_proxy { 'example1': instances => ["myg-gcp-project:us-west1:mysql-1=tcp:3306"], instances => ["my-gcp-project:us-west1:mysql-1=tcp:3306"], service_credentials_wallet_name => 'config/abcd/gcp-service-account/cloud-sql-proxy-1', } Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ If you have put the service account JSON credentials in a wallet object, indicate this by using the `service_credentials_wallet_name` parameter: ``` gcp_cloudsql_proxy { 'example1': instances => ["myg-gcp-project:us-west1:mysql-1=tcp:3306"], instances => ["my-gcp-project:us-west1:mysql-1=tcp:3306"], service_credentials_wallet_name => 'config/abcd/gcp-service-account/cloud-sql-proxy-1', } Loading