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.62k stars 627 forks source link

perf: Improve Windows packer examples #4258

Open iataylor opened 2 weeks ago

iataylor commented 2 weeks ago

Changes made per the issue here https://github.com/philips-labs/terraform-aws-github-runner/issues/4248.

That should be most of it.

iataylor commented 2 weeks ago

All tests passed locally.

npalm commented 1 week ago

The CI checks for packer are failing. I will mark the PR as draft. Please feel free to mark it ready for review when you are.

stuartp44 commented 2 days ago

The CI checks are failing on formatting, just do a packer fmt and it should then actually test the changes @iataylor.