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