github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/plan-module-provider-inherit-deep/A/main.tf (about) 1 module "B" { 2 source = "../B" 3 }