terraform validate
╷
│ Error: Reference to undeclared resource
│
│ on main.tf line 50, in resource "yandex_compute_instance" "for_each":
│ 50: depends_on = [yandex_compute_instance.web]
│
│ A managed resource "yandex_compute_instance" "web" has not been declared in
│ the root module.
╵
╷
│ Error: Reference to undeclared resource
│
│ on main.tf line 77, in resource "yandex_compute_instance" "for_each":
│ 77: subnet_id = yandex_vpc_subnet.develop.id
│
│ A managed resource "yandex_vpc_subnet" "develop" has not been declared in the
│ root module.
╵
╷
│ Error: Reference to undeclared resource
│
│ on main.tf line 80, in resource "yandex_compute_instance" "for_each":
│ 80: yandex_vpc_security_group.example.id
│
│ A managed resource "yandex_vpc_security_group" "example" has not been
│ declared in the root module.
Спасибо
Для понимания функционала очень круто расписано!
Спасибо!
Добрый день!
Существует ли подробная документация по работе с данным дистрибутивом?
Работал с Whonix. Полагаю, похожая штука.