Files
tf-variable-demo/modules/compute_engine_instance_group/variables.tf
2023-03-30 04:45:23 -07:00

3 lines
78 B
HCL

variable "project_id" {}
variable "region" {}
variable "template_self_link" {}