github.com/ben-turner/terraform@v0.11.8-0.20180503104400-0cc9e050ecd4/command/test-fixtures/backend-unchanged/.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 }