glassechidna / lastkeypair

A serverless SSH certificate authority to control access to machines using IAM and Lambda
Apache License 2.0
49 stars 5 forks source link

Consider supporting multiple keypairs #30

Open aidansteele opened 6 years ago

aidansteele commented 6 years ago

Maybe we want to use a different keypair per account, or per region, or per whatever. Maybe authoriser lambda could instruct the LKP lambda which keypair CA to use. Related-ish to #29