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