mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-14 10:01:05 -05:00
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "0.14.0",
|
|
"serial": 7,
|
|
"lineage": "backend-change",
|
|
"outputs": {
|
|
"foo": {
|
|
"type": "string",
|
|
"value": "bar"
|
|
}
|
|
}
|
|
}
|