github.com/gerbenjacobs/terraform@v0.9.5-0.20170630130047-e6ddd62583d8/examples/google-content-based-load-balancing/terraform.tfvars.example (about)

     1  region = "us-central1"
     2  region_zone = "us-central1-b"
     3  project_name = "my-project-id-123"
     4  credentials_file_path = "~/.gcloud/Terraform.json"