Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
v7.15.0
7.15.0 (2024-10-09)
Features
- add autoscaler runner instance ready command option (#1190) (a6fccc1)
v7.14.0
7.14.0 (2024-09-17)
Features
Bug Fixes
- autoscaler asg subnets and add possibility to enable metrics for asg (#1182) (3335b81)
v7.13.1
7.13.1 (2024-08-22)
Bug Fixes
- add
"
to the new update_interval_*
options of the autoscaler (#1177) (e792256), closes #1176
v7.13.0
7.13.0 (2024-08-16)
Features
- add
update_interval
and update_interval_when_expecting
(#1173) (6d04322)
v7.12.1
7.12.1 (2024-08-06)
Bug Fixes
- use correct names for autoscaler policies configuration (#1167) (8b31986)
v7.12.0
7.12.0 (2024-08-04)
Features
- make the graceful terminate Lambda timeout configurable (#1164) (b821913), closes #1149
v7.10.0
7.10.0 (2024-07-26)
Features
- add
pre_get_sources_script
for GitLab Runner 17+ (#1158) (7d675a0)
v7.9.0
7.9.0 (2024-07-22)
Features
- add support for configuring runner worker root device name (#1140) (a1f8266)
Bug Fixes
- increase timeout for EC2 termination lambda (#1156) (2bf6d3d)
- remove leading
/
from SSM parameter names in policy ARNs (#1146) (beea51d)
- use existing Runner package for Amazon Linux 2023 as default (#1155) (c001183)
v7.8.0
7.8.0 (2024-06-30)
Features
- use Amazon Linux 2023 for runner manager instance (#1138) (0412b6d)