github.com/mineiros-io/terradoc@v0.0.9-0.20220711062319-018bd4ae81f5/test/testdata/formatted-input.tfdoc.hcl (about) 1 section { 2 title = "fooo" 3 description = "a description" 4 5 6 variable "var" { 7 type = string 8 description = "a variable" 9 } 10 }