/
githubmirror
/
terraform
Обзор
Документация
Войти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
internal/command/testdata/plan-modules-race/main.tf
7 строк
77 B
Austin Valle
Add race condition test case for config loading + fix race condition related to watchStop (#38747)
26 июн 2026, 00:59
Не верифицирован
26 июн 2026, 00:59
b4e933d
Код
Авторство
О чём код?
module "mod0" { source = "./mod0" } module "mod1" { source = "./mod1" }