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