Add terraform files and config for GCP
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
committed by
Sunny
parent
f6b0c6e7ef
commit
7c1b897919
@@ -13,5 +13,14 @@ export AZUREDEVOPS_SSH_PUB=
|
||||
# export ARM_SUBSCRIPTION_ID=
|
||||
# export ARM_TENANT_ID=
|
||||
|
||||
## GCP
|
||||
export TF_VAR_gcp_project_id=
|
||||
export TF_VAR_gcp_zone=
|
||||
export TF_VAR_gcp_keyring=
|
||||
export TF_VAR_gcp_crypto_key=
|
||||
## Set the following only when using service account.
|
||||
## Provide absolute path to the service account JSON key file.
|
||||
# export GOOGLE_APPLICATION_CREDENTIALS=
|
||||
|
||||
## Common variables
|
||||
# export TF_VAR_tags='{"environment"="dev", "createdat"='"\"$(date -u +x%Y-%m-%d_%Hh%Mm%Ss)\""'}'
|
||||
|
||||
Reference in New Issue
Block a user