Releases: mineiros-io/terradoc
Releases · mineiros-io/terradoc
v0.0.9
21 Nov 15:03
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove private repository installation instructions by @soerenmartius in #37
feat: validate all .tf files by @kassianh in #36
feat: prepare 0.0.9 release by @kassianh in #40
Full Changelog : v0.0.8...v0.0.9
v0.0.8
16 Feb 10:22
Compare
Sorry, something went wrong.
No results found
Added
terradoc fmt command
terradoc validate command
v0.0.7
18 Jan 20:30
Compare
Sorry, something went wrong.
No results found
Added
output blocks
resource(resource_label) type (output blocks only)
Fixed
fix: skip newlines on template indentation function
v0.0.6
30 Dec 14:38
Compare
Sorry, something went wrong.
No results found
v0.0.5
29 Dec 22:27
Compare
Sorry, something went wrong.
No results found
v0.0.4
16 Dec 17:21
Compare
Sorry, something went wrong.
No results found
Changed
Render attributes references associated with parent variable instead of level
Render variable/attribute defaults with references
v0.0.3
07 Dec 21:27
Compare
Sorry, something went wrong.
No results found
Renders badges line by line
v0.0.2
01 Dec 18:01
Compare
Sorry, something went wrong.
No results found
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
12 Nov 15:51
Compare
Sorry, something went wrong.
No results found
The first release of Terrastack, supporting the features below:
.tfdoc.hcl file parsing: #5
README.md document generation: #7