Files

6 lines
69 B
HCL

variable "input" {
type = string
default = "Hello, world!"
}