github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/basic_map_empty/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 } 20 } 21 ] 22 } 23 } 24 }