Files
opentf/internal/command/testdata/apply-tf-workspace/main.tf

3 lines
49 B
HCL

output "output" {
value = terraform.workspace
}