github suzuki-shunsuke/tfcmt v4.2.0-2

latest releases: v4.10.0, v4.9.1, v4.9.0...
pre-release16 months ago

v4.2.0-1...v4.2.0-2

#662 fix(localfile): append the output to a file instead of overwriting

AS IS

If the file already exist, the file content is overwritten.

TO BE

If the file already exist, the file content is appended.
If you prefer the behavior of AS IS, please make the file empty.

e.g.

: > plan.md
tfcmt --output plan.md plan -- terraform plan

Others

#660 Update Go to v1.20.1

Don't miss a new tfcmt release

NewReleases is sending notifications on new releases.