terraform/internal/command/testdata/apply-terraform-env/main.tf

4 lines
50 B
HCL

output "output" {
value = terraform.workspace
}