github.com/hugorut/terraform@v1.1.3/src/command/testdata/state-push-bad-lineage/replace.tfstate (about) 1 { 2 "version": 4, 3 "serial": 2, 4 "lineage": "hello", 5 "outputs": { 6 "foo": { 7 "type": "string", 8 "value": "baz" 9 } 10 } 11 }