github.com/cycloidio/terraform@v1.1.10-0.20220513142504-76d5c768dc63/terraform/testdata/apply-module-grandchild-provider-inherit/child/main.tf (about)

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