github.com/hugorut/terraform@v1.1.3/src/command/testdata/apply-terraform-env/main.tf (about) 1 output "output" { 2 value = terraform.workspace 3 }