github.com/mikesimons/terraform@v0.6.13-0.20160304043642-f11448c69214/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"