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

Support multiple security group IDs

Open ConstantinoSchillebeeckx opened this issue 4 years ago • 2 comments

Unless I'm missing something it doesn't look like this supports multiple security group IDs when starting instances. Is that right? If so, would it be possible to add that feature?

Currently that is true, you can only specify a single security group.

I believe this issue could also be solved with #65 (by allowing a user to specify an EC2 launch template that configures several security groups).

jpalomaki avatar Aug 30 '21 20:08 jpalomaki

Could also be as simple as: https://github.com/hajapy/ec2-github-runner/commit/de9824c96b4fb54e7a7ac113463bec541ffc2935

hajapy avatar Dec 01 '21 17:12 hajapy