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

     1  {
     2    "version": 4,
     3    "terraform_version": "1.3.0",
     4    "serial": 2,
     5    "lineage": "2fd492f4-7a34-53d6-de72-96debd114238",
     6    "outputs": {},
     7    "resources": [
     8      {
     9        "mode": "managed",
    10        "type": "tfcoremock_nested_object",
    11        "name": "nested_object",
    12        "provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]",
    13        "instances": [
    14          {
    15            "schema_version": 0,
    16            "attributes": {
    17              "id": "B2491EF0-9361-40FD-B25A-0332A1A5E052",
    18              "parent_object": {
    19                "first_nested_object": {
    20                  "attribute_one": "09AE7244-7BFB-476B-912C-D1AB4E7E9622",
    21                  "attribute_two": "5425587C-49EF-4C1E-A906-1DC923A12725"
    22                },
    23                "second_nested_object": {
    24                  "attribute_one": "63712BFE-78F8-42D3-A074-A78249E5E25E",
    25                  "attribute_two": "FB350D92-4AAE-48C6-A408-BFFAFAD46B04"
    26                }
    27              }
    28            },
    29            "sensitive_attributes": []
    30          }
    31        ]
    32      }
    33    ],
    34    "check_results": []
    35  }