Skip to content

Commit 4019b60

Browse files
committed
fix copyright and secret manager link
1 parent f003fca commit 4019b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloud_sql/postgres/pdo/app-standard.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018 Google LLC
1+
# Copyright 2020 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
1515
runtime: php72
1616

1717
# Remember - storing secrets in plaintext is potentially unsafe. Consider using
18-
# something like https://cloud.google.com/kms/ to help keep secrets secret.
18+
# something like https://cloud.google.com/secret-manager/ to help keep secrets secret.
1919
env_variables:
2020
CLOUD_SQL_CONNECTION_NAME: ::
2121
DB_USER: my-db-user

0 commit comments

Comments
 (0)