Skip to content

Commit 86da4d8

Browse files
authored
docs: update to specify PSC support (#43)
1 parent 8758479 commit 86da4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This configuration is not required if utilizing the [Admin toolset](#supported-t
4545
* `CLOUD_SQL_POSTGRES_DATABASE`: The name of the database to connect to.
4646
* `CLOUD_SQL_POSTGRES_USER`: (Optional) The database username.
4747
* `CLOUD_SQL_POSTGRES_PASSWORD`: (Optional) The password for the database user.
48-
* `CLOUD_SQL_POSTGRES_IP_TYPE`: (Optional) The IP Type.
48+
* `CLOUD_SQL_POSTGRES_IP_TYPE`: (Optional) The IP Type i.e. "PUBLIC", "PRIVATE", or "PSC" (Default: "PUBLIC")
4949

5050
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
5151

0 commit comments

Comments
 (0)