mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-21 18:10:30 -04:00
21 lines
345 B
JSON
21 lines
345 B
JSON
|
|
{
|
||
|
|
"tfcoremock_map": {
|
||
|
|
"attributes": {
|
||
|
|
"map": {
|
||
|
|
"type": "map",
|
||
|
|
"required": true,
|
||
|
|
"map": {
|
||
|
|
"type": "object",
|
||
|
|
"object": {
|
||
|
|
"id": {
|
||
|
|
"type": "string",
|
||
|
|
"replace": true,
|
||
|
|
"required": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|