feat(misconf): Improve terraform plan JSON error logging #7630
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/misconfiguration
Issues relating to misconfiguration scanning
Milestone
This would be especially useful when scanning Terraform Plan JSON, since we are converting it to HCL and have no way to track the location of the error.
We can add, for example, a cause field on logging that contains the source code of the location where the error occurred:
Originally posted by @nikpivkin in #7608 (reply in thread)
The text was updated successfully, but these errors were encountered: