mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-21 06:08:16 -04:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "0.14.0",
|
|
"serial": 7,
|
|
"lineage": "configuredUnset",
|
|
"outputs": {
|
|
"foo": {
|
|
"type": "string",
|
|
"value": "bar"
|
|
}
|
|
}
|
|
}
|