github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/builtin/providers/terraform/testdata/basic.tfstate (about)

     1  {
     2      "version": 4,
     3      "terraform_version": "0.13.0",
     4      "serial": 0,
     5      "lineage": "",
     6      "outputs": {
     7          "foo": {
     8              "value": "bar",
     9              "type": "string"
    10          }
    11      }
    12  }