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