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