darknode-cli
darknode-cli copied to clipboard
Darknode creation fails on DigitalOcean
darknode up --name dark2 --do --do-token XXX
Initializing the backend...
Initializing provider plugins...
- Finding latest version of hashicorp/digitalocean...
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for
│ provider hashicorp/digitalocean: provider registry
│ registry.terraform.io does not have a provider named
│ registry.terraform.io/hashicorp/digitalocean
│
│ Did you intend to use digitalocean/digitalocean? If so, you
│ must specify that source address in each module which
│ requires that provider. To see which modules are currently
│ depending on hashicorp/digitalocean, run the following
│ command:
│ terraform providers
╵
exit status 1