mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
6 lines
222 B
HCL
6 lines
222 B
HCL
credentials_file = "credentials.json"
|
|
project_id = "variable-tf-demo"
|
|
region = "us-central1"
|
|
zone = "us-central1-a"
|
|
image_name = "debian-cloud/debian-11"
|
|
instance_type = "n1-standard-1" |