opentofu/internal/command/testdata/apply-tf-workspace/main.tf
2024-08-01 08:14:34 -04:00

3 lines
No EOL
49 B
HCL

output "output" {
value = terraform.workspace
}