Skip to content

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

Release 4.19.0

12 Jul 13:19
Compare
Choose a tag to compare
  • Changed: Variable aws_zone no longer needed (#232) by @kayma-hl
  • Changed: Update default GitLab runner version to 13.1.1 (#239)
  • Changed: Merge the tags for the runner agent to remove duplicate tags (#238) @kayma-hl

Release 4.18.0

01 Jun 11:24
Compare
Choose a tag to compare
  • Changed: Update default runner version to 13.0.1

Release 4.17.0

28 May 19:41
Compare
Choose a tag to compare
  • Added: Asg metrics (#228) @nlarzonNiklas

Release 4.16.0

22 May 15:33
Compare
Choose a tag to compare
  • Bugfix: and update version (#224)
  • Added: Replace auto docs by pre commit hook (#223)
  • Added: Add SSMManagedInstanceCore policy to the docker machine role. (#221) @abannerjee

Release 4.15.0

17 Apr 17:07
Compare
Choose a tag to compare
  • Added: support custom docker machine distribution (#216) …
  • Bugfix: disabled cache (#212)
  • Bugfix: failing curl (#217) …
  • Change: Drop supported to manage ec2 keys (#192)

Release 4.14.0

04 Apr 11:01
Compare
Choose a tag to compare
  • Add: Allow traffic from a list of security group IDs (#207) by @fliphess
  • Bugfix: Fix missing policy for existing cache (#208, #206)

Release 4.13.0

26 Mar 21:44
Compare
Choose a tag to compare

4.13.0 - 2020-03-26

  • Add: variables cache_lifecycle_prefix and cache_lifecycle_clear to increase flexibility of the cache usages.
  • Add: Parametrize the AWS ARN for policies (#203) @ericamador
  • Add: Allow ping to runners and agent from cidr range (#201 @fliphess
  • Change: Refactor templatefile (#199)
  • Change: Types of runners_volumes_tmpfs, and runners_services_volumes_tmpfs are changed, check README or default example for details.

Release 4.12.0

16 Mar 20:59
Compare
Choose a tag to compare
  • Add: Option for permissions boundary (#195) @mhulscher
  • Bugfix: Fix cancel spot instance script from destroy provisioners are deprecate
  • Change: Update default GitLab runner version to 12.8.0

Release 4.11.0

25 Feb 23:00
Compare
Choose a tag to compare
  • Change: Update terraform-docs to support 0.8.x #185
  • Change: Support Amazon Linux #184 by @chludwig-haufe
  • Change: Bump gitlab runner version to 12.7.1 from 12.6.0 #183 @loustler
  • Fix: Fix error create bucket false #182 @katiatalh w
  • Change: Add inputs for EBS-optimized #181 @chrizkim
  • Change: Added agent- and runner-only tags #179 @Glen-Moonpig
  • Change: Improving Spot Cancelation script. #174 @pshuman-heb
  • Change: Forcing updates of Instances on Config change. #173 @pshuman-heb

Release 4.10.0

24 Dec 10:54
Compare
Choose a tag to compare

4.10.0 - 2019-12-24

  • Change: default version of the runner to 12.6.0
  • Fix: External references from destroy provisioners are deprecated (examples)
  • Fix: typos cache bucket (#172) @thorec
  • Fix: missing double quotes (#171) @ggrangia
  • Change: default for gitlab_url to https://gitlab.com (#170) @riccardomc
  • Change: Encrypt runner root device by default (#168)
  • Added: allow eip for runner (#166)