/
githubmirror
/
terraform
Обзор
Документация
Войти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
internal/command/testdata/init-cloud-no-workspaces/main.tf
10 строк
362 B
Samsondeen
Colorize diag details (#38145)
11 фев 2026, 16:44
Не верифицирован
11 фев 2026, 16:44
7723731
Код
Авторство
О чём код?
# This is a configuration with HCP Terraform mode activated but without # a workspaces block, which should trigger an "Invalid workspaces configuration" # error during initialization. This is used to test that the diagnostic # formatting correctly processes color tokens in the error detail message. terraform { cloud { organization = "PLACEHOLDER" } }