Close for loop in guide

This commit is contained in:
Sean Knox
2018-04-01 02:03:38 -07:00
committed by GitHub
parent 4f5cecb5ed
commit 6046bd7969

View File

@@ -135,6 +135,7 @@ cat > ${instance}-csr.json <<EOF
]
}
EOF
done
EXTERNAL_IP=$(gcloud compute instances describe ${instance} \
--format 'value(networkInterfaces[0].accessConfigs[0].natIP)')