terraform/testing/equivalence-tests/tests/basic_map_empty/dynamic_resources.json

13 lines
182 B
JSON

{
"tfcoremock_map": {
"attributes": {
"map": {
"type": "map",
"optional": true,
"map": {
"type": "string"
}
}
}
}
}