We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6612f82 commit dacda20Copy full SHA for dacda20
1 file changed
gemini-extension.json
@@ -50,8 +50,7 @@
50
{
51
"name": "Password",
52
"description": "(Optional) Password of the database user (Default: IAM user)",
53
- "envVar": "CLOUD_SQL_POSTGRES_PASSWORD",
54
- "sensitive": true
+ "envVar": "CLOUD_SQL_POSTGRES_PASSWORD"
55
},
56
57
"name": "IP Type",
0 commit comments