github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/null_provider_delete/terraform.tfstate (about)

     1  {
     2    "version": 4,
     3    "terraform_version": "1.3.0",
     4    "serial": 2,
     5    "lineage": "bc759d94-5aca-e092-1b90-cb90e6227c62",
     6    "outputs": {},
     7    "resources": [
     8      {
     9        "mode": "managed",
    10        "type": "null_resource",
    11        "name": "null_resource",
    12        "provider": "provider[\"registry.terraform.io/hashicorp/null\"]",
    13        "instances": [
    14          {
    15            "schema_version": 0,
    16            "attributes": {
    17              "id": "7115293105928418144",
    18              "triggers": null
    19            },
    20            "sensitive_attributes": [],
    21            "private": "bnVsbA=="
    22          }
    23        ]
    24      }
    25    ],
    26    "check_results": []
    27  }