Skip to content

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

4.31.0

04 Oct 20:21
Compare
Choose a tag to compare

4.31.0 (2021-10-04)

Features

  • Add ability to define throughput for root block device on runner (950f6b4)

4.30.0

30 Aug 13:55
Compare
Choose a tag to compare

4.30.0 (2021-08-30)

Features

  • Add option to override IAM objects names (#358) (c96051d)

4.29.0

28 Aug 16:38
Compare
Choose a tag to compare

4.29.0 (2021-08-28)

Features

  • Allow configuring docker machine egress rules, see PR #351 for upgrade instructions (845e018)
  • Parametrize runner instance launch configuration metadata options (#348) (a4406dc)
  • replace launch configuration with launch template (#337) (b805fb6)
  • support for settings Sentry DSN (#352) (2a07466)

Bug Fixes

4.28.0

31 Jul 09:52
Compare
Choose a tag to compare

4.28.0 (2021-07-31)

Features

  • Allow configuring docker machine egress rules, see PR #351 for upgrade instructions (f41ce19)
  • support for settings Sentry DSN (#352) (5dbe1f7)

Migrations directions

Run terraform taint module.runner.aws_security_group.docker_machine for upgrading.

4.27.0

22 Jul 09:19
Compare
Choose a tag to compare

4.27.0 (2021-07-22)

Features

  • Parametrize runner instance launch configuration metadata options (#348) (92204ee)

4.26.0

08 Jul 21:01
Compare
Choose a tag to compare

4.26.0 (2021-07-08)

Features

Bug Fixes

4.25.0

11 May 21:53
Compare
Choose a tag to compare

4.25.0 (2021-05-11)

Features

4.24.1

11 Mar 21:25
Compare
Choose a tag to compare

4.24.1 (2021-03-11)

Bug Fixes

4.24.0

10 Mar 22:45
Compare
Choose a tag to compare

4.24.0 (2021-03-10)

Features

  • add amazon-ecr-credential-helper inside userdata_pre_install (#311) (aa0c8b4)

4.23.0

28 Feb 16:23
Compare
Choose a tag to compare

4.23.0 (2021-02-28)

Features

  • additional config parameter asg_delete_timeout to configure the timeout when trying to delete the ASG (#305) (f60c9d5)
  • allow multilines build scripts (#282) (7000c07), closes #250

Bug Fixes

  • autoscaling configuraton (#301) (6b35a10)
  • respect create_cache_bucket variable and avoid concurrent changes to cache bucket (#296) (c3629f6)