Skip to content

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

v7.2.0

07 Nov 05:15
f45b7a4
Compare
Choose a tag to compare

7.2.0 (2023-11-07)

Features

  • add new authentication method for GitLab >= 16 (#876) (c870745)

v7.1.1

16 Oct 21:04
04c8153
Compare
Choose a tag to compare

7.1.1 (2023-10-13)

Bug Fixes

v7.1.0

28 Sep 07:47
5d3f681
Compare
Choose a tag to compare

7.1.0 (2023-09-28)

Features

  • add MaxGrowthRate to limit the number of instances added in parallel (#962) (ae6d38a)

Bug Fixes

  • convert the fleet instance type in migration script (#975) (51b2842)

v7.0.0

10 Sep 20:10
11ca10b
Compare
Choose a tag to compare

7.0.0 (2023-09-09)

⚠ BREAKING CHANGES

  • group variables for better overview (#810)
  • allow to set all docker options for the Executor (#511)
  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711)
  • remove deprecated variables (#738)
  • remove deprecated pull policy variable (#710)

Features

  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711) (1538d48)
  • allow to set all docker options for the Executor (#511) (461561e)

Bug Fixes

Miscellaneous Chores

Code Refactoring

v6.5.2

31 Aug 18:47
b8fdc06
Compare
Choose a tag to compare

6.5.2 (2023-08-31)

Bug Fixes

v6.5.1

06 Jun 14:00
471404c
Compare
Choose a tag to compare

6.5.1 (2023-06-06)

Bug Fixes

  • wait_for_services_timeout needs to be an integer in config file (#874) (8d89d91)

v6.5.0

05 Jun 20:58
a1c6007
Compare
Choose a tag to compare

6.5.0 (2023-06-05)

Features

  • add support for wait_for_services_timeout option (#861) (28c02ce)

v6.4.1

11 May 08:54
bffc98d
Compare
Choose a tag to compare

6.4.1 (2023-05-11)

Reverts

  • removes the nonsensitive from runner_user_data output (#832) (3481b0d)

v6.4.0

03 May 06:44
1d98627
Compare
Choose a tag to compare

6.4.0 (2023-05-03)

Features

  • add option to read Gitlab Runner Registration token from SSM (#822) (51d63e6)

Bug Fixes

  • disable outputting config.toml by default (#768) (2cd1e44)

v6.3.1

27 Apr 06:32
cf63149
Compare
Choose a tag to compare

6.3.1 (2023-04-27)

Bug Fixes

  • allow s3 cache access for the "docker" runner executor (#817) (a17015f)
  • remove explicit aws_s3_bucket_acl (#815) (5d88370)