Releases: DeimosCloud/terraform-google-gitlab-ci-runner
Releases · DeimosCloud/terraform-google-gitlab-ci-runner
v1.2.1
1.2.1 (2022-06-12)
Bug Fixes
- fix cache name and optional docker-machine firewall creation (#13) (1d53300)
v1.2.0
1.2.0 (2022-05-19)
Features
v1.1.2
1.1.2 (2022-05-18)
Bug Fixes
- moved cache and gke-runner submodule into the folders directory (#11) (8443244)
v1.1.1
1.1.1 (2022-05-18)
Bug Fixes
- changed module.cache[0].cache_bucket_name -> module.cache.cache_bucket_name (#10) (0d1fa07)
v1.1.0
1.1.0 (2022-05-18)
Features
- Added module for cache and kubernetes (#8) (0978d21)
Bug Fixes
- use the same image for spinning up dummy machine and update default runner machine image to COS (7c24b17)
v1.0.12
1.0.12 (2022-04-29)
Bug Fixes
- use the same image for spinning up dummy machine and update default runner machine image to COS (7c24b17)
v1.0.11
1.0.11 (2022-04-29)
Bug Fixes
- update runner machine image to ubuntu-2004 to fix docker installation (093ba99)
v1.0.10
1.0.10 (2022-04-29)
Bug Fixes
- use internal Ip for dummy runner so that firewall rule works (f57a91f)
v1.0.9
1.0.9 (2022-04-05)
Bug Fixes
- create additional docker-machines firewall rule to account for multiple deployments overriding each other (#5) (9c12581)
v1.0.8
1.0.8 (2022-03-16)
Bug Fixes
- registration should use internal IP so that we can use tags for firewall rules (#4) (8926850)