github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/state-push-bad-lineage/local-state.tfstate (about) 1 { 2 "version": 4, 3 "serial": 1, 4 "lineage": "mismatch", 5 "outputs": { 6 "foo": { 7 "type": "string", 8 "value": "bar" 9 } 10 } 11 }