github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/input-interpolate-var/source/main.tf (about) 1 output "length" { 2 value = 3 3 }