Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 259 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 259 Bytes

Terraform GKE Bootstrap Module

Authenticate GCP

To authenticate terraform to run on your gcp project, you need to run the below command

export GOOGLE_APPLICATION_CREDENTIALS={{path}}

For example: export GOOGLE_APPLICATION_CREDENTIALS=creds.json