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