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