github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/terraform/testdata/transform-provider-missing/main.tf (about) 1 provider "aws" {} 2 resource "aws_instance" "web" {} 3 resource "foo_instance" "web" {}