github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/command/testdata/state-list-backend-custom/.terraform/terraform.tfstate (about) 1 { 2 "version": 3, 3 "serial": 0, 4 "lineage": "666f9301-7e65-4b19-ae23-71184bb19b03", 5 "backend": { 6 "type": "local", 7 "config": { 8 "path": "local-state.tfstate", 9 "workspace_dir": null 10 }, 11 "hash": 4282859327 12 }, 13 "modules": [ 14 { 15 "path": [ 16 "root" 17 ], 18 "outputs": {}, 19 "resources": {}, 20 "depends_on": [] 21 } 22 ] 23 }