mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 19:52:49 -06:00
22 lines
402 B
JSON
22 lines
402 B
JSON
{
|
|
"version": 3,
|
|
"serial": 0,
|
|
"lineage": "666f9301-7e65-4b19-ae23-71184bb19b03",
|
|
"remote": {
|
|
"type": "local",
|
|
"config": {
|
|
"path": "local-state.tfstate"
|
|
}
|
|
},
|
|
"modules": [
|
|
{
|
|
"path": [
|
|
"root"
|
|
],
|
|
"outputs": {},
|
|
"resources": {},
|
|
"depends_on": []
|
|
}
|
|
]
|
|
}
|