Releases: GoogleCloudPlatform/terraform-google-secure-cicd
Releases · GoogleCloudPlatform/terraform-google-secure-cicd
v1.2.1
1.2.1 (2023-08-02)
Bug Fixes
- deps: update cft/developer-tools docker tag to v1.13 (#106) (cfa2250)
- standalone example pin provider version (#122) (4a6b8ac)
v1.2.0
1.2.0 (2023-06-15)
Features
- add link to in-console tour of solution (#82) (e488ee8)
- updates make target to generate display metadata as well (#95) (a0d17de)
Bug Fixes
- in-repo module references for standalone example (#103) (a38f43d)
- use service_networking_connection peering output for routes config (#98) (7a03911)
v1.1.1
1.1.1 (2023-05-02)
Bug Fixes
- rollback network version for compatibility (#80) (fc052c5)
v1.1.0
1.1.0 (2023-04-28)
Features
Bug Fixes
- strict dependency on servicenetworking agent (#75) (f3349c1)
- troubleshoot Load Balancer org policy in walkthrough (#71) (a1a0ae6)
v1.0.2
1.0.2 (2023-03-30)
Bug Fixes
- remove optional for backwards compatibility (#68) (01348c9)
v1.0.1
1.0.1 (2023-03-30)
Bug Fixes
- deps: update terraform terraform-google-modules/kubernetes-engine/google to v25 (#56) (c929094)
- walkthrough updates (#64) (5148197)
v1.0.0
1.0.0 (2023-03-29)
⚠ BREAKING CHANGES
- Use Connect Gateway as alternative to VPN for deploying to private GKE clusters from Cloud Build (addressing #20)
- Require Cloud Build BYOSA in secure-cd submodule instead of default CB SA
- Use Connect Gateway for standalone example (#59)
Features
- automatic app deployment testing in standalone example verification test (771f462)
- Require Cloud Build BYOSA in secure-cd submodule instead of default CB SA (771f462)
- Use Connect Gateway as alternative to VPN for deploying to private GKE clusters from Cloud Build (addressing #20) (771f462)
- Use Connect Gateway for standalone example (#59) (771f462)
Bug Fixes
- documentation and walkthrough cleanup and clarification (771f462)
- increase app build test threshold to 20 mins (#61) (ad57bd5)
- set project via walkthrough link (#62) (0059004)
v0.3.1
0.3.1 (2023-02-14)
Bug Fixes
v0.3.0
0.3.0 (2022-12-15)
Features
- replace default Cloud Build SA with custom SA in build phase (#35) (b5ab9e0)
Bug Fixes
- pass through labels (#38) (b615569)
- update standalone single project documentation and walkthrough (#36) (06cb65a)
- use registry modules in standalone_single_project example (#33) (1c032cc)
v0.2.0
0.2.0 (2022-09-28)
Features
Bug Fixes