Skip to content

Releases: GoogleCloudPlatform/terraform-google-secure-cicd

v1.2.1

04 Aug 04:37
c397136
Compare
Choose a tag to compare

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

29 Jun 18:53
299d8e2
Compare
Choose a tag to compare

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

02 May 17:24
60a1a50
Compare
Choose a tag to compare

1.1.1 (2023-05-02)

Bug Fixes

  • rollback network version for compatibility (#80) (fc052c5)

v1.1.0

01 May 15:04
72b5ceb
Compare
Choose a tag to compare

1.1.0 (2023-04-28)

Features

  • var for private pool machine type (#72) (b73d4b7)

Bug Fixes

  • strict dependency on servicenetworking agent (#75) (f3349c1)
  • troubleshoot Load Balancer org policy in walkthrough (#71) (a1a0ae6)

v1.0.2

31 Mar 03:18
44f4e55
Compare
Choose a tag to compare

1.0.2 (2023-03-30)

Bug Fixes

  • remove optional for backwards compatibility (#68) (01348c9)

v1.0.1

30 Mar 19:07
6e86527
Compare
Choose a tag to compare

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

29 Mar 19:59
e2c901b
Compare
Choose a tag to compare

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

14 Feb 17:59
76a1fec
Compare
Choose a tag to compare

0.3.1 (2023-02-14)

Bug Fixes

v0.3.0

16 Dec 19:24
60a95d2
Compare
Choose a tag to compare

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

30 Sep 14:42
df509c5
Compare
Choose a tag to compare

0.2.0 (2022-09-28)

Features

Bug Fixes