Skip to content

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

v7.10.0

27 Jul 08:34
fda22e4
Compare
Choose a tag to compare

7.10.0 (2024-07-26)

Features

  • add pre_get_sources_script for GitLab Runner 17+ (#1158) (7d675a0)

v7.9.0

24 Jul 07:42
d30fdfc
Compare
Choose a tag to compare

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

04 Jul 21:58
321efff
Compare
Choose a tag to compare

7.8.0 (2024-06-30)

Features

  • use Amazon Linux 2023 for runner manager instance (#1138) (0412b6d)

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)