mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-21 18:56:57 -05:00
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
4 lines
57 B
HCL
4 lines
57 B
HCL
output "foo" {
|
|
description = "Output"
|
|
value = "bar"
|
|
} |