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
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
[x] Create a release. Note that terraform-post-packerhas not been run for this release since (per @dav3r) this AMI has not made it beyond initial testing.
π£ Description
This pull request modifies the AMI to use an ED25519
ssh
key instead of an RSAssh
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
terraform-post-packer
has not been run for this release since (per @dav3r) this AMI has not made it beyond initial testing.