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.5.0
  • Loading branch information
renovate-bot committed Sep 6, 2024
1 parent c85cab0 commit ab2a318
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 @@ -171,7 +171,7 @@ module "tf_cloud_builder" {

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

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

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

create_cmd_triggers = {
Expand Down

0 comments on commit ab2a318

Please sign in to comment.