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

manually specify key pair name when launching ec2? #58

Open
AlJohri opened this issue Mar 29, 2022 · 0 comments
Open

manually specify key pair name when launching ec2? #58

AlJohri opened this issue Mar 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AlJohri
Copy link

AlJohri commented Mar 29, 2022

Describe the feature
I want to specify a key pair name when launching an instance so that I can connect to the instance via SSH. I need to use SSH because I want to use SSH Agent Forwarding and SSH Tunnels which are not supported by simple-ec2 connect.

Is the feature request related to a problem?
I saw there's a PEM file in the ~/simple-ec2 folder but I can't use it to SSH like: ssh -i ~/.simple-ec2/instance_connect.pem ec2-user@xx.xxx.xx.xxx.

Describe alternatives you've considered
I could just make the EC2 on the AWS Console but what's the fun in that :)

@AlJohri AlJohri added the enhancement New feature or request label Mar 29, 2022
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

No branches or pull requests

1 participant