mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-01 06:00:15 -05:00
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"version": 4,
|
|
"serial": 2,
|
|
"lineage": "hello",
|
|
"outputs": {
|
|
"foo": {
|
|
"type": "string",
|
|
"value": "baz"
|
|
}
|
|
}
|
|
}
|