mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
17 lines
248 B
JSON
17 lines
248 B
JSON
|
{
|
||
|
"tfcoremock_nested_set": {
|
||
|
"attributes": {
|
||
|
"sets": {
|
||
|
"type": "set",
|
||
|
"required": true,
|
||
|
"set": {
|
||
|
"type": "set",
|
||
|
"set": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|