ssh-over-ssm
ssh-over-ssm copied to clipboard
SSH over AWS SSM. No bastions or public-facing instances. SSH user management through IAM. No requirement to store SSH keys locally or on server.
Results
3
ssh-over-ssm issues
Sort by
recently updated
recently updated
newest added
The `sed` command sent to the instance by SSM will leave an empty line on the authorized keys of the instance. I changed the approach a little bit by adding...
* Adds automatic detection of AWS region and AWS profile based on the instance name alias, and is backwards-compatible in case your aliases don't have that * Also quite flexible...