mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 15:04:56 +00:00
7 lines
149 B
HCL
7 lines
149 B
HCL
variable "credentials_file" {}
|
|
variable "project_id" {}
|
|
variable "region" {}
|
|
variable "zone" {}
|
|
variable "image_name" {}
|
|
variable "instance_type" {}
|