Releases: katbyte/terrafmt
Releases · katbyte/terrafmt
v0.5.4
v0.5.3 (2024-03-08)
v0.5.2
v0.5.1
v0.5.0
v0.5.0 (2022-08-09)
- allow uppercase letters for the resource name in the block reader (#56)
- adds support for format verbs as parameters (#58)
- support for for expressions and functions with multiple parameters (#59)
- support reStructuredText (#60)
- support format verbs in resource names (#67)
- support for the
count
meta-variable (#68)
v0.4.0
v0.3.0
0.3.0 (2020-01-06)
- add support for
return '
blocks (#39) - use terraform-exec to manage the terraform executable (#36)
- returns actionable error codes (#33)
- suppot addtional go format verbs (#31)
- add option to mask go format versd in
-blocks
output (#29) - the
blocks
command can now return blocks null-seperated (#25) - JSON output format for
blocks
command (#23) - tolerate whitespace at the beginning of the first line (#12)
- include the terraform version in the output of
version
(#8)