/
githubmirror
/
terraform
Обзор
Документация
Войти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
testing/equivalence-tests/tests/replace_within_set/dynamic_resources.json
20 строк
345 B
Liam Cervante
Add more equivalence tests that are testing edge cases around the new structured renderer (#32538)
20 янв 2023, 11:31
Не верифицирован
20 янв 2023, 11:31
82b5cfa
Код
Авторство
О чём код?
{ "tfcoremock_set": { "attributes": { "set": { "type": "set", "required": true, "set": { "type": "object", "object": { "id": { "type": "string", "replace": true, "required": true } } } } } } }