time-loop / cdk-jump-box

Apache License 2.0
0 stars 0 forks source link

use cfnKeyPair instead of cdk-ec2-key-pair #9

Open ahammond opened 2 years ago

ahammond commented 2 years ago

Per https://github.com/udondan/cdk-ec2-key-pair/issues/53#issuecomment-1173932370 the author of cdk-ec2-key-pair is deprecating the repo and suggests we start using the now-standard https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ec2.CfnKeyPair.html

udondan commented 1 year ago

Not deprecating. 😸 See comment in the linked issue above.