github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/replace_within_list/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 {}, 16 {} 17 ] 18 }, 19 "type": "tfcoremock_list", 20 "values": { 21 "id": "F40F2AB4-100C-4AE8-BFD0-BF332A158415", 22 "list": [ 23 { 24 "id": "3BFC1A84-023F-44FA-A8EE-EFD88E18B8F7" 25 }, 26 { 27 "id": "07F887E2-FDFF-4B2E-9BFB-B6AA4A05EDB9" 28 }, 29 { 30 "id": "4B7178A8-AB9D-4FF4-8B3D-48B754DE537B" 31 } 32 ] 33 } 34 } 35 ] 36 } 37 } 38 }