mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-11 18:00:59 -04:00
5 lines
64 B
HCL
5 lines
64 B
HCL
output "foo" {
|
|
value = "5"
|
|
description = "Number 5"
|
|
}
|