github.com/heimweh/terraform@v0.7.4/terraform/test-fixtures/interpolate-path-module/main.tf (about) 1 module "child" { 2 source = "./child" 3 }