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.92k stars 615 forks source link

error initializing builder 'digitalocean': Unknown builder digitalocean #740

Closed kusayuzayushko closed 10 months ago

kusayuzayushko commented 11 months ago

trying to install axiom on EndeavourOS (archlinux family) image

packer version 1.9.2 if that matters

0xtavian commented 11 months ago

Yea @kusayuzayushko I need to fix this. A good description of the issue can be found here. https://github.com/hashicorp/packer/issues/12417 For now, run this to fix:

packer plugins install github.com/digitalocean/digitalocean
0xtavian commented 10 months ago

742