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