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

Provision SSHPublicKey while use custom SSH Private key #101

Merged
merged 2 commits into from Sep 12, 2022

Conversation

GennadySpb
Copy link
Contributor

Closes #100

@GennadySpb GennadySpb requested a review from a team as a code owner March 17, 2022 18:27
@GennadySpb
Copy link
Contributor Author

Hi @nywilken !
Please take a look at this PR :)

@nywilken
Copy link
Member

nywilken commented Jul 1, 2022

Hi @GennadySpb this change looks good to me. I just want to figure out if we need some documentation to denote this behavior.

@nywilken nywilken added the enhancement New feature or request label Aug 19, 2022
Copy link
Member

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

@GennadySpb thanks for this enhancement. The change does make sense to have as part of the SDK. Please not that builders will not automatically upload the generated PubKey, as the majority of the builders are set to not set any SSH public keys settings when a private key is specified.

If you have a particular builder that you plan to use this feature with you will need to open a separate PR for it on its respective repository.

@nywilken nywilken merged commit ae46818 into hashicorp:main Sep 12, 2022
@GennadySpb
Copy link
Contributor Author

Thank you @nywilken ! I will keep it in mind.

@GennadySpb GennadySpb deleted the provision-public-key branch September 13, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup SSHPublicKey value while use custom SSHPrivateKeyFile
2 participants