Skip to content

Release 4.8.0

Compare
Choose a tag to compare
@npalm npalm released this 01 Nov 11:36
· 381 commits to develop since this release
  • 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