mirror of
https://github.com/opentofu/opentofu.git
synced 2026-06-09 00:22:36 -04:00
3 lines
45 B
HCL
3 lines
45 B
HCL
output "output" {
|
|
value = tofu.workspace
|
|
}
|