Files
terraform-docs/examples/.terraform-docs.yml
Khosrow Moossavi fd97ec5930 feat: Add support for .terraform-docs.yml config file (#272)
* Add support for .terraform-docs.yml config file

* add config reader

* add usage documentation and reference guide

* typo

* update docs
2020-07-13 22:06:30 -04:00

16 lines
205 B
YAML

formatter: markdown table
header-from: doc.txt
sections:
hide-all: true
show:
- header
- inputs
- providers
sort:
enabled: true
by:
- required
settings:
indent: 4
escape: false