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