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 f003fca commit 4019b60Copy full SHA for 4019b60
cloud_sql/postgres/pdo/app-standard.yaml
@@ -1,4 +1,4 @@
1
-# Copyright 2018 Google LLC
+# Copyright 2020 Google LLC
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
15
runtime: php72
16
17
# Remember - storing secrets in plaintext is potentially unsafe. Consider using
18
-# something like https://cloud.google.com/kms/ to help keep secrets secret.
+# something like https://cloud.google.com/secret-manager/ to help keep secrets secret.
19
env_variables:
20
CLOUD_SQL_CONNECTION_NAME: ::
21
DB_USER: my-db-user
0 commit comments