Releases: cloudandthings/terraform-aws-github-runners
Releases · cloudandthings/terraform-aws-github-runners
v2.0.0
2.0.0 (2024-11-27)
⚠ BREAKING CHANGES
- Replace EC2+Autoscaling with AWS CodeBuild
Features
- finalise and test codebuild runner (52e65f3)
- Replace EC2+Autoscaling with AWS CodeBuild (e1a7059)
v1.2.0
1.2.0 (2023-02-10)
Features
- Add
create_instance_profile
(#38) (b3c278d)
- Add BASE_PACKAGES software pack (6dbee94)
- Add iam_policy_arns variable (9037423)
Bug Fixes
- Improved default concurrency (bc3821d)
v1.1.1
1.1.1 (2022-12-14)
Bug Fixes
- python3: Add python-dev-is-python3 package (#34) (e74b64a)
v1.1.0
1.1.0 (2022-12-08)
Features
v1.0.1
Minor updates to documentation and tests.
v1.0.0
1.0.0 (2022-09-30)
Features
Bug Fixes