github.com/hashicorp/terraform-plugin-sdk@v1.17.2/terraform/testdata/apply-output-orphan/main.tf (about) 1 output "foo" { 2 value = "bar" 3 }