mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-08 04:02:25 -04:00
5 lines
96 B
HCL
5 lines
96 B
HCL
variable "misspelled" {
|
|
default = "ehllo"
|
|
descriptoni = "I am a misspelled attribute"
|
|
}
|