Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

update node ssh keys #1325

Merged
merged 3 commits into from
Apr 13, 2020
Merged

update node ssh keys #1325

merged 3 commits into from
Apr 13, 2020

Conversation

jmspring
Copy link
Contributor

@jmspring jmspring commented Apr 8, 2020

The initial pull addresses Node SSH key updates.

fixes #1027

@jmspring
Copy link
Contributor Author

jmspring commented Apr 9, 2020

Fixes #1027


### Update SSH Key Using Terraform

Updating the SSH key using Terraform is not much different than updating other values like the Service Principal (above). However, updating the SSH key using Terraform will result in the cluster being replaced by a new cluster rather than updating the current cluster in place. To update the SSH key, one would modify your `tfvar` file by updating the `ssh_public_key`, say from:
Copy link
Contributor

Choose a reason for hiding this comment

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

"To update the SSH key, one would modify the tfvar file by...". Maybe stick to either third person or second person?

@andrebriggs andrebriggs merged commit f48ca4b into master Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As an SRE: I would like to have a mechanism to rotate SSH keys in SPK infra
3 participants