Files
terraform-docs/format/testdata/pretty/pretty-OutputValues.golden
Khosrow Moossavi 90942f73b8 Move format package from internal to public
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-09-28 14:43:26 -04:00

16 lines
224 B
Plaintext

output.unquoted ({
"leon": "cat"
})
It's unquoted output.
output.output-2 ([
"jack",
"lola"
])
It's output number two.
output.output-1 (1)
It's output number one.
output.output-0.12 (<sensitive>)
terraform 0.12 only