Files
2020-03-12 17:08:53 +01:00

5 lines
57 B
HCL

variable "foo" {
type = string
default = "bar"
}