6 lines
59 B
HCL
Raw Permalink Normal View History

2020-06-23 15:17:49 +02:00
variable "fruit" {
type = string
default = "banana"
}