dev.metalisp.survey/variables.tf

4 lines
61 B
HCL

variable "host_os" {
type = string
default = "windows"
}