github.com/hashicorp/packer@v1.14.3/website/content/partials/packer-plugin-sdk/communicator/SSHTemporaryKeyPair.mdx (about)

     1  <!-- Code generated from the comments of the SSHTemporaryKeyPair struct in communicator/config.go; DO NOT EDIT MANUALLY -->
     2  
     3  When no ssh credentials are specified, Packer will generate a temporary SSH
     4  keypair for the instance. You can change the algorithm type and bits
     5  settings.
     6  
     7  <!-- End of code generated from the comments of the SSHTemporaryKeyPair struct in communicator/config.go; -->