github.com/LorbusChris/terraform@v0.11.12-beta1/terraform/test-fixtures/state-module-orphans/main.tf (about) 1 module "bar" { 2 source = "./bar" 3 }