Skip to content

Commit add08af

Browse files
committed
Update GCP_REGION options
1 parent 126bbc1 commit add08af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Open your terminal and set these variables (by executing all the lines below in
1717

1818
```bash
1919
GCP_PROJECT=project-id
20+
# Please use one of these available Dataflow regional endpoints:
21+
# https://cloud.google.com/dataflow/docs/concepts/regional-endpoints
2022
GCP_REGION=asia-east1
2123
GCP_ZONE=asia-east1-a
2224
GCP_NETWORK=default

0 commit comments

Comments
 (0)