Skip to content

Commit 5c6a4cd

Browse files
authored
Merge branch 'main' into renovate/github-actions
2 parents 2427463 + 86da4d8 commit 5c6a4cd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
- label: "I've updated to the latest versions"
3939

4040
- type: input
41-
id: version
41+
id: ex_version
4242
attributes:
4343
label: Extension Version
4444
description: |

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

toolbox_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

0 commit comments

Comments
 (0)