/
githubmirror
/
terraform
Обзор
Документация
Войти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
testing/equivalence-tests/tests/simple_object_empty/dynamic_resources.json
24 строки
450 B
Liam Cervante
Add more equivalence test cases (#32296)
29 ноя 2022, 14:36
Не верифицирован
29 ноя 2022, 14:36
c163343
Код
Авторство
О чём код?
{ "tfcoremock_object": { "attributes": { "object": { "type": "object", "optional": true, "object": { "string": { "type": "string", "optional": true }, "boolean": { "type": "boolean", "optional": true }, "number": { "type": "number", "optional": true } } } } } }