github.com/alkar/terraform@v0.9.6-0.20170517124458-a4cddf6ebf59/terraform/test-fixtures/graph-builder-multi-level-module/foo/bar/main.tf (about) 1 variable "bar" {} 2 output "value" { value = "${var.bar}" }