ec2-github-runner icon indicating copy to clipboard operation
ec2-github-runner copied to clipboard

Add 'key-name' and 'block-device-mapping' options

Open tonyhutter opened this issue 2 years ago • 2 comments

Add two new options to workflow file:

key-name: Specifies SSH key-pair name to assign to an instance. This is useful for SSHing into an instance for debugging.

block-device-mapping: JSON string specifying the BlockDeviceMapping for an instance.

tonyhutter avatar Jul 11 '23 00:07 tonyhutter

@machulav any plans to implement EBS storage option? Definitely something we'd like as well. Seen a few issues/PRs related to this already

ashrielbrian avatar Aug 16 '23 06:08 ashrielbrian

@machulav would you mind taking a look at this PR when you get a chance?

tonyhutter avatar Aug 21 '23 23:08 tonyhutter