github.com/LorbusChris/terraform@v0.11.12-beta1/terraform/test-fixtures/transform-destroy-edge-module-only/main.tf (about) 1 module "child" { 2 source = "./child" 3 }