We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8758479 commit 86da4d8Copy full SHA for 86da4d8
README.md
@@ -45,7 +45,7 @@ This configuration is not required if utilizing the [Admin toolset](#supported-t
45
* `CLOUD_SQL_POSTGRES_DATABASE`: The name of the database to connect to.
46
* `CLOUD_SQL_POSTGRES_USER`: (Optional) The database username.
47
* `CLOUD_SQL_POSTGRES_PASSWORD`: (Optional) The password for the database user.
48
-* `CLOUD_SQL_POSTGRES_IP_TYPE`: (Optional) The IP Type.
+* `CLOUD_SQL_POSTGRES_IP_TYPE`: (Optional) The IP Type i.e. "PUBLIC", "PRIVATE", or "PSC" (Default: "PUBLIC")
49
50
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
51
0 commit comments