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