github.com/anfernee/terraform@v0.6.16-0.20160430000239-06e5085a92f2/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 account_file_path = "~/.gcloud/Terraform.json" 5 public_key_path = "~/.ssh/gcloud_id_rsa.pub" 6 private_key_path = "~/.ssh/gcloud_id_rsa"