Skip to content

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

v5.6.1

31 Dec 16:45
a0bd3d2
Compare
Choose a tag to compare

5.6.1 (2022-12-31)

Bug Fixes

v5.6.0

11 Dec 15:29
bf34f48
Compare
Choose a tag to compare

5.6.0 (2022-12-11)

Features

  • allow setting runners.docker.services (#491) (6d73e99)
  • asg: Add fine-grained options for schedule_config scale_in and scale_out (#586) (f72b8e3)

Bug Fixes

5.5.0

27 Nov 12:20
Compare
Choose a tag to compare

5.5.0 (2022-11-27)

Features

Bug Fixes

  • Compress (zip) user_data to avoid max size (#565) (64b8594)
  • ensure a complete config.toml before starting the GitLab Agent (#574) (e32f3bc)
  • Use runners_pull_policies to set pull_policy instead of allowed_pull_policies (#557) (a67b87b)

5.4.1

13 Oct 21:16
Compare
Choose a tag to compare

5.4.1 (2022-10-13)

Bug Fixes

  • Add var.environment to the name of the S3 cache bucket #533 (#555) (6e0cd97)

5.4.0

10 Oct 20:00
Compare
Choose a tag to compare

5.4.0 (2022-10-10)

Features

  • Add option to disable yum update during cloud init (#545) (9948417)
  • Add runners_pull_policies to support multiple pull policies (#544) (8c0d420)

5.3.0

09 Oct 18:08
Compare
Choose a tag to compare

5.3.0 (2022-10-09)

Features

Bug Fixes

  • do not add the cache access policy if there is none (#540) (f69c8bb)
  • Too long host names for docker machines (#549) (2fc8e77)

5.2.2

09 Oct 17:38
Compare
Choose a tag to compare

5.2.2 (2022-10-09)

Bug Fixes

  • Too long host names for docker machines (#549) (808a967)

5.2.1

22 Aug 17:52
Compare
Choose a tag to compare

5.2.1 (2022-08-22)

Bug Fixes

5.2.0

15 Aug 21:25
Compare
Choose a tag to compare

5.2.0 (2022-08-15)

Features

  • do not add a the Name tag for docker+machine >= 0.16.2 (#522) (7e6d9be)

Bug Fixes

5.1.0

20 Jul 21:15
Compare
Choose a tag to compare

5.1.0 (2022-07-20)

Features

  • add clone_url to config.toml (#516) (9a41525)
  • Tag aws_cloudwatch_event_rule resource + linting (#519) (f2e98bb)

Bug Fixes