superlint/.automation/test/terraform_terrascan/reports/expected-TERRAFORM_TERRASCAN.tap

8 lines
561 B
Text
Raw Normal View History

2020-11-20 10:12:31 -05:00
TAP version 13
1..2
not ok 1 - terraform-terrascan_bad_1.tf
2020-11-20 10:12:31 -05:00
---
message: results \n violations \n - rule_name instanceWithNoVpc\n description Ensure that your AWS application is not deployed within the default Virtual Private Cloud in order to follow security best practices\n rule_id AC-AW-IS-IN-M-0144\n severity MEDIUM\n category Infrastructure Security\n resource_name instanceWithNoVpc\n resource_type aws_instance\n file terraform-terrascan_bad_1.tf\n line 1\n count \n low 0\n medium 1\n high 0\n total 1\n
2020-11-20 10:12:31 -05:00
...
ok 2 - terraform-terrascan_good_1.tf