github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/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  }