superlint/.automation/test/terraform_terrascan/reports/expected-TERRAFORM.tap
Cesar Rodriguez dcc97ab0b9 Simplify test
2020-07-24 00:00:43 -04:00

22 lines
613 B
Text

TAP version 13
1..2
not ok 1 - terraform_bad_1.tf
terrascan version 0.2.3
Logging level set to error.
........................................................................
----------------------------------------------------------------------
Ran 72 tests in 0.008s
OK
Processed 1 files in /tmp/lint/.terrascan
Processed on 07/24/2020 at 03:22
Results (took 0.42 seconds):
Failures: (1)
[high] [aws_instance.bad.associate_public_ip_address] should not be 'True'. Is: 'True' in module .terrascan, file /tmp/lint/.terrascan/terraform_bad_1.tf
Errors: (0)
ok 2 - terraform_good_1.tf