Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
v6.3.0
6.3.0 (2023-04-21)
Features
- add an IAM policy to grant the runner access to the KMS key (#778) (df25b6a)
- spotfleet: add supports spot fleets for spot instances allowing us to use multiple instance types and AZs (#777) (1bb7e11)
v6.2.0
6.2.0 (2023-03-22)
Features
- show
config.toml
and user data in Terraform plan (#754) (5b5c335)
v6.1.2
6.1.2 (2023-03-09)
Bug Fixes
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)