You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t is the same as other issues( #980 ).
The test to validate the terraform format_version is out of date.
What I Did
Basic scan of a terraform plan
terrascan scan -i tfplan -f tfplan.json
Error
2022-12-13T09:30:12.692+0900 error cli/run.go:138 scan run failed{error 26 0 invalid terraform json file; error: 'terraform format version shoule be one of '0.1, 0.2''}
The text was updated successfully, but these errors were encountered:
terrascan scan --iac-type tfplan --iac-file plan.json
2023-04-05T13:32:20.398+0700 error cli/run.go:141 scan run failed{error 26 0 invalid terraform json file; error: 'terraform format version shoule be one of '0.1, 0.2''}
Description
t is the same as other issues( #980 ).
The test to validate the terraform format_version is out of date.
What I Did
Basic scan of a terraform plan
Error
The text was updated successfully, but these errors were encountered: