github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/nested_list_update/terraform.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "1.3.0", 4 "serial": 2, 5 "lineage": "a370201d-6899-c596-f68f-01dfdf622d44", 6 "outputs": {}, 7 "resources": [ 8 { 9 "mode": "managed", 10 "type": "tfcoremock_nested_list", 11 "name": "nested_list", 12 "provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]", 13 "instances": [ 14 { 15 "schema_version": 0, 16 "attributes": { 17 "id": "DA051126-BAD6-4EB2-92E5-F0250DAF0B92", 18 "lists": [ 19 [], 20 [ 21 "44E1C623-7B70-4D78-B4D3-D9CFE8A6D982" 22 ], 23 [ 24 "13E3B154-7B85-4EAA-B3D0-E295E7D71D7F", 25 "8B031CD1-01F7-422C-BBE6-FF8A0E18CDFD" 26 ] 27 ] 28 }, 29 "sensitive_attributes": [] 30 } 31 ] 32 } 33 ], 34 "check_results": [] 35 }