github.com/alkar/terraform@v0.9.6-0.20170517124458-a4cddf6ebf59/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"