github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/not-internal/terraform/testdata/apply-module-grandchild-provider-inherit/child/main.tf (about)

     1  module "grandchild" {
     2    source = "./grandchild"
     3  }