Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
v6.4.0
6.4.0 (2023-05-03)
Features
- add option to read Gitlab Runner Registration token from SSM (#822) (51d63e6)
Bug Fixes
- disable outputting config.toml by default (#768) (2cd1e44)
v6.3.1
6.3.1 (2023-04-27)
Bug Fixes
- allow s3 cache access for the "docker" runner executor (#817) (a17015f)
- remove explicit aws_s3_bucket_acl (#815) (5d88370)
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)