Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
v6.1.1
6.1.1 (2023-03-02)
Bug Fixes
- null condition for enable_manage_gitlab_token in release v6.1.0 (#729) (90a05cc)
v6.1.0
6.1.0 (2023-03-02)
Features
Bug Fixes
- always add policy to maintain SSM parameters (#510) (59e2d6e)
v6.0.0
6.0.0 (2023-02-26)
⚠ BREAKING CHANGES
- switch to docker+machine from CKI project (#697)
Features
- add support for timezone in AWS autoscaling config (#706) (cf91ffb)
Bug Fixes
- error IAM role attachement when applying the module the first ti… (#659) (e5eeb10)
- install gitlab-runner after docker+machine driver (#704) (d5b17d0), closes #703
- set correct lifecycle prefix for shared cache (#707) (d966c72)
- switch to docker+machine from CKI project (#697) (8c0e6b3)
v5.9.1
5.9.1 (2023-02-02)
Bug Fixes
- bump docker machine version due to bug (#681) (08baab5)
v5.9.0
5.9.0 (2023-01-12)
Features
- add
amazonec2 userdata
for docker machines (#608) (be789ff)
- suppress default tags from module (#651) (0021915)
v5.8.1
5.8.1 (2023-01-10)
Bug Fixes
- create the log group before creating the runner agent (#633) (c58aaaa)
v5.8.0
5.8.0 (2023-01-05)
Features
- add validation rule for docker machine name (#627) (77a22eb)
v5.7.0
5.7.0 (2023-01-01)
Features
Bug Fixes
- Invalid Function Arguement when passing bucket as arg (#266) (b9e73fe)
v5.6.1
5.6.1 (2022-12-31)
Bug Fixes
v5.6.0
5.6.0 (2022-12-11)
Features
- allow setting runners.docker.services (#491) (6d73e99)
- asg: Add fine-grained options for schedule_config scale_in and scale_out (#586) (f72b8e3)
Bug Fixes