Create instance group in one specified zone

This commit is contained in:
Deirdre Connolly 2020-06-17 18:32:59 -04:00 committed by Deirdre Connolly
parent 20e0e4bef0
commit c7046eb6f5
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ jobs:
gcloud compute instance-groups managed create "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--template "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--size 2 \
--region us-central1
--zone us-central1-a