mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-02 21:40:48 -05:00
11 lines
170 B
JSON
11 lines
170 B
JSON
{
|
|
"version": 4,
|
|
"serial": 2,
|
|
"lineage": "hello",
|
|
"outputs": {
|
|
"foo": {
|
|
"type": "string",
|
|
"value": "baz"
|
|
}
|
|
}
|
|
}
|