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