github.com/brandonstevens/terraform@v0.9.6-0.20170512224929-5367f2607e16/terraform/test-fixtures/validate-bad-pc/main.tf (about) 1 provider "aws" { 2 foo = "bar" 3 } 4 5 resource "aws_instance" "test" {}