terraform/internal/command/testdata/backend-new-legacy/.terraform/terraform.tfstate

22 lines
406 B
JSON

{
"version": 3,
"serial": 0,
"lineage": "666f9301-7e65-4b19-ae23-71184bb19b03",
"remote": {
"type": "local",
"config": {
"path": "local-state-old.tfstate"
}
},
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {},
"depends_on": []
}
]
}