github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/terraform/test-fixtures/apply-module-grandchild-provider-inherit/child/main.tf (about)

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