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

[Feature] Make SSH Keys easy to find in the AWS Console #5

Open
Cameronsplaze opened this issue Aug 2, 2024 · 0 comments
Open

[Feature] Make SSH Keys easy to find in the AWS Console #5

Cameronsplaze opened this issue Aug 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Cameronsplaze
Copy link
Owner

Is your feature request related to a problem? Please describe.
For whatever reason, when you use cdk to create an ssh_key_pair, it's impossible to give a descriptive name/description/whatever. We're lucky since we use only one, it could be the only one in the account if no other "user projects" has any. But it'd be nice to separate ours from the rest.

Describe the solution you'd like
Somehow keep ssh keys unique in the aws console.

Describe alternatives you've considered
I've asked for advice here with no luck yet.

I swear I've tried the params here too, but it's been a while. Maybe they only take place on creation, not replace? Also there's a key-pair listed in ec2 key-pair, but it's actually stored in ssm param manager. Maybe those flags only affect one, and I checked the wrong one? It's been a bit, and this isn't MVP, so I'm planning on coming back another time.

Additional context
N/A

@Cameronsplaze Cameronsplaze added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant