github.com/r3labs/terraform@v0.8.4/terraform/test-fixtures/apply-output-orphan-module/main.tf (about) 1 module "child" { 2 source = "./child" 3 }