summaryrefslogtreecommitdiff
path: root/scripts/03-update-network-for-dataproc.sh
blob: 2d27945b1160fd2bb14b6b20b861fa21396296fb (plain)
1
2
3
4
5
6
#!/bin/sh

gcloud compute networks subnets update default \
  --region $REGION \
  --enable-private-ip-google-access