Skip to content

Releases: cattle-ops/terraform-aws-gitlab-runner

v7.7.0

30 May 07:55
a6a2caf
Compare
Choose a tag to compare

7.7.0 (2024-05-29)

Features

  • implement graceful shutdown of GitLab Runner (#1117) (d2e2224)

v7.6.1

10 May 09:04
b614ed1
Compare
Choose a tag to compare

7.6.1 (2024-05-10)

Bug Fixes

v7.6.0

01 May 11:01
4baab28
Compare
Choose a tag to compare

7.6.0 (2024-05-01)

Features

  • add option to use a pre-registered Runner (#1115) (9153a3a)

v7.5.0

13 Apr 14:02
9f2dc01
Compare
Choose a tag to compare

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

15 Feb 10:22
da5f319
Compare
Choose a tag to compare

7.4.0 (2024-02-15)

Features

  • error checking for initial API token call (#1080) (6b3740a)

Bug Fixes

  • rename pull_policies to pull_policy in config.toml (#1084) (df39014)
  • repair errors in startup shell script (#1087) (9b7c465)

v7.3.1

08 Feb 15:07
3749ea2
Compare
Choose a tag to compare

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

05 Feb 16:04
85013f9
Compare
Choose a tag to compare

7.3.0 (2024-01-29)

Features

  • support setting throughput and iops for ebs volumes (#1063) (796856a)

7.2.3

19 Jan 15:57
1bafb98
Compare
Choose a tag to compare

7.2.3 (2023-12-21)

Bug Fixes

v7.2.2

14 Nov 10:40
d029a9f
Compare
Choose a tag to compare

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

11 Nov 08:36
ae24c9c
Compare
Choose a tag to compare

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)