github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/nested_list/state.json (about) 1 { 2 "format_version": "1.0", 3 "values": { 4 "root_module": { 5 "resources": [ 6 { 7 "address": "tfcoremock_nested_list.nested_list", 8 "mode": "managed", 9 "name": "nested_list", 10 "provider_name": "registry.terraform.io/hashicorp/tfcoremock", 11 "schema_version": 0, 12 "sensitive_values": { 13 "lists": [ 14 [], 15 [ 16 false 17 ], 18 [ 19 false, 20 false 21 ] 22 ] 23 }, 24 "type": "tfcoremock_nested_list", 25 "values": { 26 "id": "DA051126-BAD6-4EB2-92E5-F0250DAF0B92", 27 "lists": [ 28 [], 29 [ 30 "44E1C623-7B70-4D78-B4D3-D9CFE8A6D982" 31 ], 32 [ 33 "13E3B154-7B85-4EAA-B3D0-E295E7D71D7F", 34 "8B031CD1-01F7-422C-BBE6-FF8A0E18CDFD" 35 ] 36 ] 37 } 38 } 39 ] 40 } 41 } 42 }