github.com/replicatedhq/ship@v0.55.0/integration/base/terraform/expected/.ship/state.json (about)

     1  {
     2    "v1": {
     3      "config": {
     4        "id_length": "1"
     5      },
     6      "terraform": {
     7        "rawState": "{\n    \"version\": 3,\n    \"terraform_version\": \"0.11.14\",\n    \"serial\": 5,\n    \"lineage\": \"9c4547a4-c042-5ef9-01de-12509401b810\",\n    \"modules\": [\n        {\n            \"path\": [\n                \"root\"\n            ],\n            \"outputs\": {},\n            \"resources\": {\n                \"local_file.foo\": {\n                    \"type\": \"local_file\",\n                    \"depends_on\": [],\n                    \"primary\": {\n                        \"id\": \"356a192b7913b04c54574d18c28d46e6395428ab\",\n                        \"attributes\": {\n                            \"content\": \"1\",\n                            \"directory_permission\": \"0777\",\n                            \"file_permission\": \"0777\",\n                            \"filename\": \"/tmp/foo.bar\",\n                            \"id\": \"356a192b7913b04c54574d18c28d46e6395428ab\"\n                        },\n                        \"meta\": {},\n                        \"tainted\": false\n                    },\n                    \"deposed\": [],\n                    \"provider\": \"provider.local\"\n                }\n            },\n            \"depends_on\": []\n        }\n    ]\n}\n",
     8        "state": {
     9          "version": 3,
    10          "terraform_version": "0.11.14",
    11          "serial": 5,
    12          "lineage": "9c4547a4-c042-5ef9-01de-12509401b810",
    13          "modules": [
    14            {
    15              "path": [
    16                "root"
    17              ],
    18              "outputs": {},
    19              "resources": {
    20                "local_file.foo": {
    21                  "type": "local_file",
    22                  "depends_on": [],
    23                  "primary": {
    24                    "id": "356a192b7913b04c54574d18c28d46e6395428ab",
    25                    "attributes": {
    26                      "content": "1",
    27                      "directory_permission": "0777",
    28                      "file_permission": "0777",
    29                      "filename": "/tmp/foo.bar",
    30                      "id": "356a192b7913b04c54574d18c28d46e6395428ab"
    31                    },
    32                    "meta": {},
    33                    "tainted": false
    34                  },
    35                  "deposed": [],
    36                  "provider": "provider.local"
    37                }
    38              },
    39              "depends_on": []
    40            }
    41          ]
    42        }
    43      },
    44      "releaseName": "terraform",
    45      "metadata": {
    46        "applicationType": "replicated.app",
    47        "releaseNotes": "",
    48        "version": "0.0.5",
    49        "license": {
    50          "assignee": "",
    51          "createdAt": "0001-01-01T00:00:00Z",
    52          "expiresAt": "0001-01-01T00:00:00Z",
    53          "id": "",
    54          "type": ""
    55        },
    56        "customerID": "-Am-_6i5pw0u4AbspOwKN4lZUCn49u_G",
    57        "sequence": 0,
    58        "installationID": "lZk73HnLmatQ-s1nk7l3Q3QKA45orDFi"
    59      },
    60      "contentSHA": "f6d06c39a698b830ba4ffb02821447199639c8a6d4b74bdc3eb28082ac6a5605",
    61      "upstream": "__upstream__"
    62    }
    63  }