summaryrefslogtreecommitdiff
path: root/scripts/03-update-network-for-dataproc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/03-update-network-for-dataproc.sh')
-rwxr-xr-xscripts/03-update-network-for-dataproc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/03-update-network-for-dataproc.sh b/scripts/03-update-network-for-dataproc.sh
index 2d27945..c091f22 100755
--- a/scripts/03-update-network-for-dataproc.sh
+++ b/scripts/03-update-network-for-dataproc.sh
@@ -1,6 +1,6 @@
#!/bin/sh
gcloud compute networks subnets update default \
- --region $REGION \
+ --region=${REGION} \
--enable-private-ip-google-access