github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/plan-close-module-provider/main.tf (about) 1 module "mod" { 2 source = "./mod" 3 }