github.com/alkar/terraform@v0.9.6-0.20170517124458-a4cddf6ebf59/command/test-fixtures/backend-unset/.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 }, 10 "hash": 9073424445967744180 11 }, 12 "modules": [ 13 { 14 "path": [ 15 "root" 16 ], 17 "outputs": {}, 18 "resources": {}, 19 "depends_on": [] 20 } 21 ] 22 }