github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/basic_list_empty/state.json (about)

     1  {
     2    "format_version": "1.0",
     3    "values": {
     4      "root_module": {
     5        "resources": [
     6          {
     7            "address": "tfcoremock_list.list",
     8            "mode": "managed",
     9            "name": "list",
    10            "provider_name": "registry.terraform.io/hashicorp/tfcoremock",
    11            "schema_version": 0,
    12            "sensitive_values": {
    13              "list": []
    14            },
    15            "type": "tfcoremock_list",
    16            "values": {
    17              "id": "985820B3-ACF9-4F00-94AD-F81C5EA33663",
    18              "list": []
    19            }
    20          }
    21        ]
    22      }
    23    }
    24  }