github.com/opentofu/opentofu@v1.7.1/internal/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 }