mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
This is a complicated one. We need a newline.
|
|
And an example in a code block. Availeble options
|
|
are: foo \| bar \| baz
|
|
|
|
[source]
|
|
----
|
|
default = [
|
|
"foo"
|
|
]
|
|
---- |