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