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