Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/gcloud/google …
Browse files Browse the repository at this point in the history
…to ~> 3.4.0
  • Loading branch information
renovate-bot committed Apr 30, 2024
1 parent e829358 commit 6f1e5b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 0-bootstrap/cb.tf
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ module "tf_cloud_builder" {

module "bootstrap_csr_repo" {
source = "terraform-google-modules/gcloud/google"
version = "~> 3.1.0"
version = "~> 3.4.0"
upgrade = false

create_cmd_entrypoint = "${path.module}/scripts/push-to-repo.sh"
Expand All @@ -188,7 +188,7 @@ resource "time_sleep" "cloud_builder" {

module "build_terraform_image" {
source = "terraform-google-modules/gcloud/google"
version = "~> 3.1.0"
version = "~> 3.4.0"
upgrade = false

create_cmd_triggers = {
Expand Down

0 comments on commit 6f1e5b6

Please sign in to comment.