github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/terraform/testdata/apply-module-provider-close-nested/child/main.tf (about) 1 module "subchild" { 2 source = "./subchild" 3 }