Skip to content

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

Release 4.9.0

14 Nov 22:19
Compare
Choose a tag to compare

4.9.0 - 2019-11-14

Release 4.8.0

01 Nov 11:36
Compare
Choose a tag to compare
  • Upgraded the runners (docker-machine) to ubuntu 18.04. You can stay on 16.04 by setting: runner_ami_filter = ["ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*"]
  • Upgraded GitLab runner to 12.4.1
  • Upgraded terraform version, vpc version and provider versions for the examples
  • fix type create cache bucket #151 @geota
  • Delete unused create_runners_iam_instance_profile #147 @alexharv07
  • Remove docker_machine_user variable #146 @alexharv074
  • Fixing Docker Machine certificate Generation #143 #145 @npalm @roock
  • Add option to limit docker machine ssh ingress access to only the runner #142 @bishtawi

Release 3.12.0

01 Nov 11:29
Compare
Choose a tag to compare
  • Upgrade docker machine to 16.2
  • Upgrade docker machine to ubuntu-bionic-18.04
  • Upgrade gitlab runner to 12.4.1
  • Add github actions
  • Fixing Docker Machine Cerficiation Generation #144 @roock
  • Limit Traffic to Docker Machine instances to docker and ssh ports to whitelist p

Release 4.7.0

04 Oct 16:57
Compare
Choose a tag to compare
  • Add option for tmpfs #104 #141 #137
  • Lock down docker port access to only the runner security group #140 @bishtawi
  • Add variable docker_machine_docker_cidr_blocks allowing docker ingress restriction #139 @bishtawi
  • Adding outputs for agent and runner security groups #138 @hatemosphere

Release 3.11.0

04 Oct 16:50
Compare
Choose a tag to compare
  • Addition Options to specify tmpfs volumes in main and service containers #104 #137 @roock

Release 4.6.0

30 Sep 20:16
Compare
Choose a tag to compare

4.6.0 - 2019-09-30

Release 4.5.0

09 Sep 20:36
Compare
Choose a tag to compare

Release 4.4.0

21 Aug 21:59
Compare
Choose a tag to compare
  • Added

Release 4.3.0

19 Aug 21:01
Compare
Choose a tag to compare

Release 4.2.0

18 Aug 09:41
Compare
Choose a tag to compare
  • Added
    • Option to disable account id is used in bucket name #113 @Glen-Moonpig
    • Cancel sport instances during destroy for example default and public.
  • Changed: