github.com/danp/terraform@v0.9.5-0.20170426144147-39d740081351/examples/google-internal-load-balancing/terraform.tfvars.example (about) 1 region = "us-central1" 2 region_zone = "us-central1-b" 3 region_zone2 = "us-central1-c" 4 project_name = "my-project-id-123" 5 credentials_file_path = "~/.gcloud/Terraform.json"