pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
3.91k stars 615 forks source link

Failed to initialize builder 'digitalocean' #761

Closed rew1nter closed 8 months ago

rew1nter commented 8 months ago

I get this error after running axiom-build: image

0xtavian commented 8 months ago

@rew1nter you are running arch right? It seems like you’ll need to install the DO packer plug-in. packer plugins install github.com/digitalocean/digitalocean. I’ll add this to the code for arch installs. If you switch to linode you’ll have to run `packer plugins install github.com/linode/linode.

Related to https://github.com/pry0cc/axiom/issues/740