Open pvickery-ParamountCommerce opened 3 weeks ago
@wata727 I made this PR from your suggestion https://github.com/terraform-linters/tflint/issues/2146#issuecomment-2447820056
I just had to change and remove some test cases because of the modified behavior. Let me know what you think
With the current version of tflint, there can be a lot of output even when there are no changes. This PR moves the unneeded logs to DEBUG if there are no changes.
Fixes https://github.com/terraform-linters/tflint/issues/2146