Add terraform_fmt to inspec tests

Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
Brett Logan 2023-01-11 10:51:18 -05:00
parent 81c370a611
commit ada457273e

View file

@ -149,6 +149,7 @@ control "super-linter-installed-commands" do
{ linter_name: "standard"},
{ linter_name: "stylelint"},
{ linter_name: "tekton-lint"},
{ linter_name: "terraform_fmt", version_command: "terraform fmt --version"}
{ linter_name: "terragrunt"},
{ linter_name: "terrascan", version_option: "version"},
{ linter_name: "tflint"},