mirror of
https://github.com/opentofu/opentofu.git
synced 2026-06-09 08:33:23 -04:00
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
4 lines
No EOL
57 B
HCL
4 lines
No EOL
57 B
HCL
output "foo" {
|
|
description = "Output"
|
|
value = "bar"
|
|
} |