pull/333/merge
Sean Knox 2018-04-01 09:04:05 +00:00 committed by GitHub
commit d83180e16e
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)')