github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/apply-module-orphan-provider-inherit/main.tf (about) 1 provider "aws" { 2 value = "foo" 3 }