Skip to content

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

Release 4.20.0

08 Oct 21:19
Compare
Choose a tag to compare
  • Changed: upgrade default version for gitlab runner to 13.4.0 (#261)
  • Added: allow additional gitlab-runner egress rules (257) by @mhulscher
  • Added: Variable to disable EC2 detailed monitoring (#260) by @jessedobbelaere
  • Added: KMS alias to kms key (#255) by @Michenux
  • Changed: deprecated of peak settings (#242)
  • Fix: Bug fix on instance profile variable not passing correctly (#247) by @arthurbdiniz
  • Added: IAM policies for runner as variable, (#241) by @kayman-mk

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