shawnritchie / tf-gcp-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf-gcp-playground

Using user account to apply terraform changes

gcloud auth application-default login

Using a service account to apply terraform changes

export GOOGLE_APPLICATION_CREDENTIALS=~/Downloads/simple-sample-project-3e73-5157bf0fea30.json

About


Languages

Language:HCL 60.9%Language:Go 39.1%