github.com/richardmarshall/terraform@v0.9.5-0.20170429023105-15704cc6ee35/command/test-fixtures/state-push-serial-newer/.terraform/terraform.tfstate (about)

     1  {
     2      "version": 3,
     3      "serial": 0,
     4      "lineage": "666f9301-7e65-4b19-ae23-71184bb19b03",
     5      "backend": {
     6          "type": "local",
     7          "config": {
     8              "path": "local-state.tfstate"
     9          },
    10          "hash": 9073424445967744180
    11      },
    12      "modules": [
    13          {
    14              "path": [
    15                  "root"
    16              ],
    17              "outputs": {},
    18              "resources": {},
    19              "depends_on": []
    20          }
    21      ]
    22  }