superlint/.automation/test/terraform/reports/expected-TERRAFORM.tap

8 lines
475 B
Text
Raw Normal View History

2020-07-19 15:38:18 -04:00
TAP version 13
1..2
not ok 1 - terraform_bad_1.tf
---
message: Failed to load configurations. 1 error(s) occurred \n\nError Invalid expression\n\n on /tmp/lint/.automation/test/terraform/bad/terraform_bad_1.tf line 3, in resource "aws_instance" "bad" \n 3 instance_type = # invalid type!\n 4 }\n\nExpected the start of an expression, but found an invalid expression token.\n
...
2020-10-19 21:46:14 -04:00
ok 2 - /tmp/lint/.automation/test/terraform/good/terraform_good_1.tf