digitalocean / packer-plugin-digitalocean

Packer plugin for DigitalOcean Builder
https://developer.hashicorp.com/packer/integrations/digitalocean/digitalocean
Mozilla Public License 2.0
22 stars 13 forks source link

docs: match folder structure in metadata #148

Closed andrewsomething closed 3 months ago

andrewsomething commented 3 months ago

This is an attempt at fixing https://github.com/digitalocean/packer-plugin-digitalocean/issues/147 The key change is updating the slugs in the metadata to match the folder structure (e.g. digitalocean-image instead of just image).

The HashiCorp side of this is a bit of a blackbox to me. So there might be some trial and error here.