Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
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)
7.2.3
7.2.3 (2023-12-21)
Bug Fixes
v7.2.2
7.2.2 (2023-11-14)
Bug Fixes
- remove the deprecated runner_user_data output variable (#1032) (4e22a6c)
- retry the jq installation in case of errors (#1033) (1ab5690)
v7.2.1
7.2.1 (2023-11-10)
Bug Fixes
- delete the 'runner_config_toml_rendereded' output variable (#1019) (3f7eaea)
- run the GitLab Runner deregistration process at shutdown (#1034) (68884fd)