github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/terraform/testdata/plan-module-provider-inherit-deep/A/main.tf (about) 1 module "B" { 2 source = "../B" 3 }