github.com/greysond/terraform@v0.8.5-0.20170124173113-439b5507bbe9/examples/google-two-tier/terraform.tfvars.example (about) 1 region = "us-central1" 2 region_zone = "us-central1-a" 3 project_name = "my-project-id-123" 4 credentials_file_path = "~/.gcloud/Terraform.json" 5 public_key_path = "~/.ssh/gcloud_id_rsa.pub" 6 private_key_path = "~/.ssh/gcloud_id_rsa"