Releases: cattle-ops/terraform-aws-gitlab-runner
Releases · cattle-ops/terraform-aws-gitlab-runner
4.31.0
4.31.0 (2021-10-04)
Features
- Add ability to define throughput for root block device on runner (950f6b4)
4.30.0
4.30.0 (2021-08-30)
Features
- Add option to override IAM objects names (#358) (c96051d)
4.29.0
4.29.0 (2021-08-28)
Features
- Allow configuring docker machine egress rules, see PR #351 for upgrade instructions (845e018)
- Parametrize runner instance launch configuration metadata options (#348) (a4406dc)
- replace launch configuration with launch template (#337) (b805fb6)
- support for settings Sentry DSN (#352) (2a07466)
Bug Fixes
4.28.0
4.28.0 (2021-07-31)
Features
- Allow configuring docker machine egress rules, see PR #351 for upgrade instructions (f41ce19)
- support for settings Sentry DSN (#352) (5dbe1f7)
Migrations directions
Run terraform taint module.runner.aws_security_group.docker_machine
for upgrading.
4.27.0
4.27.0 (2021-07-22)
Features
- Parametrize runner instance launch configuration metadata options (#348) (92204ee)
4.26.0
4.26.0 (2021-07-08)
Features
Bug Fixes
4.24.0
4.24.0 (2021-03-10)
Features
- add amazon-ecr-credential-helper inside userdata_pre_install (#311) (aa0c8b4)
4.23.0
4.23.0 (2021-02-28)
Features
- additional config parameter asg_delete_timeout to configure the timeout when trying to delete the ASG (#305) (f60c9d5)
- allow multilines build scripts (#282) (7000c07), closes #250
Bug Fixes
- autoscaling configuraton (#301) (6b35a10)
- respect create_cache_bucket variable and avoid concurrent changes to cache bucket (#296) (c3629f6)