cisagov / assessor-workbench-packer

Create an AMI with the Assessor Workbench and related tools.
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Use ED25519 ssh key #38

Closed jsf9k closed 1 year ago

jsf9k commented 1 year ago

πŸ—£ Description

This pull request modifies the AMI to use an ED25519 ssh key instead of an RSA ssh key.

πŸ’­ Motivation and context

Guacamole now supports non-RSA keys, and we changed cisagov/guacamole-packer to use an ED25519 key in cisagov/guacamole-packer#92.

πŸ§ͺ Testing

I built a new AMI for our staging COOL and verified that it functions as expected with the new Guacamole AMI that was built as part of the testing for cisagov/guacamole-packer#92. Doing this also required the changes from cisagov/cool-assessment-terraform#216.

βœ… Pre-approval checklist

βœ… Pre-merge checklist

βœ… Post-merge checklist