2020-06-23 15:40:54 +02:00

6 lines
59 B
HCL

variable "fruit" {
type = string
default = "banana"
}