digitalocean / packer-plugin-digitalocean

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

Include SSHTemporaryKeyPair docs in builder docs. #96

Closed andrewsomething closed 11 months ago

andrewsomething commented 11 months ago

We are missing docs on the configuration options to the temporary SSH key pairs that are generated if you do not provide your own.

To validate, run make ci-release-docs and see that docs for temporary_key_pair_type and temporary_key_pair_bits have been injected.