github.com/replicatedcom/ship@v0.50.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                            \"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                      "filename": "/tmp/foo.bar",
    28                      "id": "356a192b7913b04c54574d18c28d46e6395428ab"
    29                    },
    30                    "meta": {},
    31                    "tainted": false
    32                  },
    33                  "deposed": [],
    34                  "provider": "provider.local"
    35                }
    36              },
    37              "depends_on": []
    38            }
    39          ]
    40        }
    41      },
    42      "releaseName": "terraform",
    43      "metadata": {
    44        "applicationType": "replicated.app",
    45        "releaseNotes": "",
    46        "version": "0.0.5",
    47        "license": {
    48          "assignee": "",
    49          "createdAt": "0001-01-01T00:00:00Z",
    50          "expiresAt": "0001-01-01T00:00:00Z",
    51          "id": "",
    52          "type": ""
    53        },
    54        "customerID": "-Am-_6i5pw0u4AbspOwKN4lZUCn49u_G",
    55        "sequence": 0,
    56        "installationID": "lZk73HnLmatQ-s1nk7l3Q3QKA45orDFi"
    57      },
    58      "contentSHA": "f6d06c39a698b830ba4ffb02821447199639c8a6d4b74bdc3eb28082ac6a5605",
    59      "upstream": "__upstream__"
    60    }
    61  }