Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature generate ssh keys using packer sdk #25

Merged

Conversation

mrdracon
Copy link
Contributor

I've changed current ssh generation step with common step in packer-sdk.
Now we can specify temporary ssh key types other than ssh-rsa

Closes #23

@mrdracon mrdracon requested a review from a team as a code owner November 12, 2021 10:55
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 12, 2021

CLA assistant check
All committers have signed the CLA.

@mrdracon mrdracon force-pushed the feature-generate-ssh-keys-using-packer-sdk branch from 8970afe to 7b9a23d Compare November 12, 2021 12:09
Copy link
Contributor

@azr azr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice one !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ecdsa, ed25519, dsa temporary ssh key types
3 participants