mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +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" {}
|