Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
v8.0.1
8.0.1 (2024-11-29)
Bug Fixes
v8.0.0
8.0.0 (2024-11-27)
⚠ BREAKING CHANGES
- update docker machine and encrypt all EBS (#1204)
Features
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)