github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/nested_map_update/dynamic_resources.json (about) 1 { 2 "tfcoremock_nested_map": { 3 "attributes": { 4 "maps": { 5 "type": "map", 6 "required": true, 7 "map": { 8 "type": "map", 9 "map": { 10 "type": "string" 11 } 12 } 13 } 14 } 15 } 16 }