Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
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)
v7.7.0
7.7.0 (2024-05-29)
Features
- implement graceful shutdown of GitLab Runner (#1117) (d2e2224)
v7.6.1
7.6.1 (2024-05-10)
Bug Fixes
v7.6.0
7.6.0 (2024-05-01)
Features
v7.5.0
7.5.0 (2024-04-11)
Features
- add field
create_aws_s3_bucket_public_access_block
to variable runner_worker_cache
(#1105) (aa93e76)
Bug Fixes
- do not deregister GitLab tokens which are still in use (#1102) (9cdab00)
v7.4.0
7.4.0 (2024-02-15)
Features
Bug Fixes
- rename
pull_policies
to pull_policy
in config.toml
(#1084) (df39014)
- repair errors in startup shell script (#1087) (9b7c465)
v7.3.1
7.3.1 (2024-02-08)
Bug Fixes
- remove
v
in tags to enable automatic push to Terraform registry (#1081) (29da6ed), closes #1048
7.3.0
7.3.0 (2024-01-29)
Features
- support setting throughput and iops for ebs volumes (#1063) (796856a)