github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/command/testdata/show-json/nested-module-error/modules/more-modules/main.tf (about) 1 variable "misspelled" { 2 default = "ehllo" 3 descriptoni = "I am a misspelled attribute" 4 }