Commit 1c719de
Update app.yaml to use connection name (GoogleCloudPlatform#679)
We've moved away from concatenating project:region:instance and towards using the instance connection name, which is now available not only from the console but also from gcloud. I'm in the process of adding the text to go along with this change, but already the proxy invocation uses this so we're no worse off if we publish this change.
Thanks!1 parent 9867964 commit 1c719de
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
0 commit comments