mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-22 03:07:51 -05:00
5 lines
70 B
HCL
5 lines
70 B
HCL
output "example" {
|
|
value = "example"
|
|
deprecated = "for reasons"
|
|
}
|