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