Open
Description
It would be great if this module could make EC2s that multiple different users could ssh onto.
One way to do this would be to create an s3 bucket that IAM Users could upload public keys to, and then a cronjob could be setup in the user_data that would read in those keys.
Another way would be to have a var take in a list of public keys, and then the user_data could iterate over those keys and add them all as authorized keys.
I would be down to do either of these options if there is interest
Metadata
Metadata
Assignees
Labels
No labels