mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-11 07:24:56 +00:00
6 lines
128 B
HCL
6 lines
128 B
HCL
variable "project_id" {}
|
|
variable "region" {}
|
|
variable "image_name" {}
|
|
variable "instance_type" {}
|
|
variable "startup_script" {}
|