github.com/aznashwan/terraform@v0.4.3-0.20151118032030-21f93ca4558d/config/test-fixtures/validate-module-source-var/main.tf (about) 1 module "foo" { 2 source = "${path.cwd}/foo" 3 }