github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/graph-builder-orphan-alias/main.tf (about) 1 provider "test" { 2 alias = "foo" 3 }