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