github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/command/testdata/backend-change-multi-to-multi/local-state.tfstate (about) 1 { 2 "version": 3, 3 "terraform_version": "0.8.2", 4 "serial": 7, 5 "lineage": "backend-change", 6 "modules": [ 7 { 8 "path": ["root"], 9 "outputs": { 10 "foo": { 11 "type": "string", 12 "value": "bar" 13 } 14 }, 15 "resources": {} 16 } 17 ] 18 }