Releases: mineiros-io/terradoc
Releases · mineiros-io/terradoc
v0.0.8
Added
terradoc fmt
command
terradoc validate
command
v0.0.7
Added
output
blocks
resource(resource_label)
type (output blocks only)
Fixed
- fix: skip newlines on template indentation function
v0.0.4
Changed
- Render attributes references associated with parent variable instead of level
- Render variable/attribute defaults with references
v0.0.3
- Renders badges line by line
v0.0.2
- Adds
header
and badge
blocks
- Adds
toc
attribute to section
blocks to generate TOC on the result markdown
- Render variable and attributes as references
- Bugfix: render type description correctly in markdown
- Bugfix: allow unquoted content on readme example
v0.0.1
The first release of Terrastack, supporting the features below:
.tfdoc.hcl
file parsing: #5
README.md
document generation: #7