github.com/heimweh/terraform@v0.7.4/terraform/test-fixtures/validate-bad-rc/main.tf (about) 1 resource "aws_instance" "test" { 2 foo = "bar" 3 }