Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
Release 1.2.0
Added
- Add a map for for a more flexible mechanism to tag.
Changed
- Set default gitlab runner to 11.1.0
- Replaced the dedicated docker machine user by an instance profile
- Limit the resources access for docker machine.
- Updated default docker build image to 18.03.1-ce
Fixes
- Add fix for non correct ec2 instances starting, add retry to yum update
Release 1.1.0
Added
- Add variable to enable cloudwatch monitoring for spot instances, by default disabled.
- Add off peak runner settings.
- Add file system root size for runners.
Changed
- Refactored example, key generation is part of terraform.
Release 1.0.3
Release 1.0.3
Release 1.0.0
- Default Gitlab runner version set to 10.8.0
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
- Minor updates in the example
0.2.0
Complete working version.
Complete working version, still limited tested