mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-21 07:00:37 -04:00
5 lines
70 B
HCL
5 lines
70 B
HCL
output "example" {
|
|
value = "example"
|
|
deprecated = "for reasons"
|
|
}
|