philips-labs / terraform-aws-github-runner

Terraform module for scalable GitHub action runners on AWS
https://philips-labs.github.io/terraform-aws-github-runner/
MIT License
2.6k stars 625 forks source link

Add in packer image example improvements #4248

Open iataylor opened 1 week ago

iataylor commented 1 week ago

Overview : After implementing and experimenting with the runners for my whole company, I've happened upon quite a few improvements to the default images. I'd like to propose adding them to the project, but I'll need permission to open a branch first.

Items :

npalm commented 1 week ago

@iataylor improved examples would be very welcome. But no need to have permissions on this repository. You simply fork this repository. Make the changes on the fork (or an branch in the fork). Next you open a PR back to this repository to contibute back. Looking forward to your PR (pull request).

iataylor commented 5 days ago

https://github.com/philips-labs/terraform-aws-github-runner/pull/4258