Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tonyhutter
Copy link
Contributor

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.

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.

Signed-off-by: Tony Hutter <[email protected]>
@ashrielbrian
Copy link

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

@tonyhutter
Copy link
Contributor Author

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

garbas added a commit to flox/ec2-github-runner that referenced this pull request Sep 28, 2023
garbas added a commit to flox/ec2-github-runner that referenced this pull request Sep 28, 2023
garbas added a commit to flox/ec2-github-runner that referenced this pull request Oct 5, 2023
garbas added a commit to flox/ec2-github-runner that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants