/
githubmirror
/
terraform
Обзор
Документация
Войти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
internal/command/testdata/dynamic-module-sources/module-with-count/modules/example/main.tf
7 строк
92 B
Daniel Banck
Add more dynamic module sources tests
04 мар 2026, 13:45
04 мар 2026, 13:45
45ba679
Код
Авторство
О чём код?
resource "test_instance" "example" { ami = "bar" } variable "number" { type = number }