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

Is there a way to choose an SSH key pair? #74

Open
calmitchell617 opened this issue Sep 29, 2021 · 1 comment
Open

Is there a way to choose an SSH key pair? #74

calmitchell617 opened this issue Sep 29, 2021 · 1 comment

Comments

@calmitchell617
Copy link

I'd like to be able to SSH into the machine manually to verify things. Is there a way to specify which SSH pair the EC2 instance uses?

Sorry if this was answered in the doc, I didn't see anything in there.

@jpalomaki
Copy link
Collaborator

jpalomaki commented Sep 30, 2021

I don't think you can currently specify an EC2 keypair thru this action.

One possible workaround would be to bake in the SSH public key(s) in the AMI.

That said, this looks like a another use case for #65 (you could specify a keypair in an EC2 launch template).

/cc @machulav

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

No branches or pull requests

2 participants