github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/basic_map_update/state.json (about) 1 { 2 "format_version": "1.0", 3 "values": { 4 "root_module": { 5 "resources": [ 6 { 7 "address": "tfcoremock_map.map", 8 "mode": "managed", 9 "name": "map", 10 "provider_name": "registry.terraform.io/hashicorp/tfcoremock", 11 "schema_version": 0, 12 "sensitive_values": { 13 "map": {} 14 }, 15 "type": "tfcoremock_map", 16 "values": { 17 "id": "50E1A46E-E64A-4C1F-881C-BA85A5440964", 18 "map": { 19 "four": "D820D482-7C2C-4EF3-8935-863168A193F9", 20 "two": "212FFBF6-40FE-4862-B708-E6AA508E84E0", 21 "zero": "6B044AF7-172B-495B-BE11-B9546C12C3BD" 22 } 23 } 24 } 25 ] 26 } 27 } 28 }