terraform/internal/command/testdata/init-backend-config-file-ch.../local-state.tfstate

22 lines
414 B
JSON

{
"version": 3,
"terraform_version": "0.8.2",
"serial": 8,
"lineage": "local",
"modules": [
{
"path": [
"root"
],
"outputs": {
"foo": {
"type": "string",
"value": "bar"
}
},
"resources": {},
"depends_on": []
}
]
}