mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-11 06:01:36 -04:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"version": 4,
|
|
"serial": 1,
|
|
"lineage": "mismatch",
|
|
"outputs": {
|
|
"foo": {
|
|
"type": "string",
|
|
"value": "bar"
|
|
}
|
|
}
|
|
}
|