hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix(sshkey): convert to sshkey pair for upload #276

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Motivation and Context

With recent updates to the keys supported by AWS for ssh key-pairs it appears that they no loner support public keys provided as pem files and instead require ssh formatted public key files

How Has This Been Tested?

tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: