Summary of tainted resources is wrong #823
-
        tfcmt versionv4.4.1 (latest as of 2023-06-20) Environment
 OverviewWhen I taint resources manually, then the plan summary is shown a bit wrongly. reference: https://developer.hashicorp.com/terraform/cli/state/taint The bare terraform output is: Then the tfcmt result is shown like:  
How to reproduceI think this is just an omission of consideration of the case, so the  We may reproduce this by using null_resource. Debug output$ Expected behaviourtfcmt posts the summary like: Actual behaviourtfcmt posts the summary like: Important FactoidsI think fixing the regular expression is enough ReferenceNo response  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
| 
         Thank you for your report!  | 
  
Beta Was this translation helpful? Give feedback.

tfcmt v4.4.2 is out 🎉
The issue has been solved.
https://github.com/suzuki-shunsuke/tfcmt/releases/tag/v4.4.2