github.com/andrewrynhard/terraform@v0.9.5-0.20170502003928-8d286b83eae4/config/test-fixtures/validate-module-source-var/main.tf (about) 1 module "foo" { 2 source = "${path.cwd}/foo" 3 }