6 lines
70 B
HCL
6 lines
70 B
HCL
|
|
variable "broken_variable" {
|
|
invalid = true
|
|
default = true
|
|
}
|