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