(venv) [admin01@adm-pc terraform]$ terraform init
Initializing the backend...
Initializing provider plugins...
- Finding bpg/proxmox versions matching "0.89.1"...
- Finding camptocamp/freeipa versions matching "1.0.0"...
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider bpg/proxmox:
│ failed to query provider mirror https://yandexcloud.net for
│ registry.terraform.io/bpg/proxmox: the request failed after 2 attempts,
│ please try again later: Get
│ "https://yandexcloud.net/registry.terraform.io/bpg/proxmox/index.json": dial
│ tcp: lookup yandexcloud.net on 77.88.8.8:53: no such host
│
│ To see which modules are currently depending on bpg/proxmox and what versions
│ are specified, run the following command:
│ terraform providers
╵
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider
│ camptocamp/freeipa: failed to query provider mirror https://yandexcloud.net
│ for registry.terraform.io/camptocamp/freeipa: the request failed after 2
│ attempts, please try again later: Get
│ "https://yandexcloud.net/registry.terraform.io/camptocamp/freeipa/index.json":
│ dial tcp: lookup yandexcloud.net on 77.88.8.8:53: no such host
│
│ To see which modules are currently depending on camptocamp/freeipa and what
│ versions are specified, run the following command:
│ terraform providers
╵
(venv) [admin01@adm-pc terraform]$