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

Add SSM with SSH kept #905

Merged
merged 3 commits into from Sep 6, 2021
Merged

Add SSM with SSH kept #905

merged 3 commits into from Sep 6, 2021

Conversation

keithduncan
Copy link
Contributor

@keithduncan keithduncan commented Sep 6, 2021

Built on top of @xiaket’s branch in #738 this enables SSM but keeps the SSH access around so not to wear the backwards incompatibility.

SSH access remains optional and can be removed by not specifying a KeyName or AuthorizedUsersUrl. In the future we can remove the SSH access bits.

TODO

  • Test Linux SSM access
  • Test Windows SSM access

@keithduncan
Copy link
Contributor Author

Once this builds I’ll branch deploy a stack to us-east-1 and verify SSM access, if it all works I’ll merge it for the next release 😄

@keithduncan keithduncan merged commit c8c9e62 into master Sep 6, 2021
@keithduncan keithduncan deleted the keithduncan/ssm-with-ssh branch September 6, 2021 03:43
@keithduncan
Copy link
Contributor Author

The test failure is unrelated to this change, and is fixed in #907

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.

None yet

2 participants