github.com/handlerbot/terraform@v0.10.0-beta1.0.20180726153736-26b68d98f9cb/config/test-fixtures/validate-local-multi-file/local-def.tf (about) 1 2 locals { 3 test = "${upper("hello, world")}" 4 }