6 lines
70 B
HCL
Raw Normal View History

variable "broken_variable" {
invalid = true
default = true
}