Close for loop in guide

pull/333/head
Sean Knox 2018-04-01 02:03:38 -07:00 committed by GitHub
parent 4f5cecb5ed
commit 6046bd7969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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)')