github suzuki-shunsuke/tfcmt v4.4.2

latest releases: v4.14.0, v4.14.0-1, v4.13.0...
15 months ago

Pull Requests | Issues | v4.4.1...v4.4.2

Fixes

#823 #824 Fix summaries of tainted resources
#829 #831 Fix summaries of resources replaced by terraform's -replace options

tfcmt parses the output of terraform and outputs the list of replaced resources as the following.

image
* Replace
  * null_resource.foo

But tfcmt didn't parse the output of terraform well and the above list wasn't outputted properly when some resources were replaced by terraform's taint command or -replace option.

This release fixes the bug.

Don't miss a new tfcmt release

NewReleases is sending notifications on new releases.