github.com/scottwinkler/terraform@v0.11.6-0.20180329211809-05143987aea8/terraform/test-fixtures/transform-provider-missing/main.tf (about) 1 provider "aws" {} 2 resource "aws_instance" "web" {} 3 resource "foo_instance" "web" {}