mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-22 06:40:42 -04:00
17 lines
248 B
JSON
17 lines
248 B
JSON
|
|
{
|
||
|
|
"tfcoremock_nested_map": {
|
||
|
|
"attributes": {
|
||
|
|
"maps": {
|
||
|
|
"type": "map",
|
||
|
|
"required": true,
|
||
|
|
"map": {
|
||
|
|
"type": "map",
|
||
|
|
"map": {
|
||
|
|
"type": "string"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|