Post #3081762
2026-05-12 15:57 UTC
@ahelwer@discuss.systems I've got an automation that uses GitHub public keys as an input and (attempts to) create an EC2 keypair resource for each one (public only, since that's the common case) before creating an EC2 instance with them. The EC2 keypair resource does not support this key type at all.
It's not a problem with your process per se, but sadly it means that despite my enthusiasm for the concept, I can't use it at all, not even for personal keys :(
Replies (1)
-
@ahelwer@discuss.systems 2026-05-12 16:23
@offby1@wandering.shop ah, sad! Also very weird that AWS does not support SK key types.