From 5e9bb3cfce2172bb0b7bd56c580e638e1e7b0351 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:48:39 +0000 Subject: [PATCH] chore(deps): update bump-dependencies --- main.tf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.tf b/main.tf index feae1ed..f1c7fc0 100644 --- a/main.tf +++ b/main.tf @@ -7,7 +7,7 @@ terraform { } google = { source = "hashicorp/google" - version = "7.10.0" + version = "7.15.0" } } @@ -40,7 +40,7 @@ data "docker_registry_image" "image" { } module "ghat" { - source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.3.3" + source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.5.0" name = "ghat" project = var.project @@ -62,7 +62,7 @@ module "ghat" { }, { name = "vault", - image = "hashicorp/vault:1.21.0@sha256:62dd55c9ccbdc0af0a9269e87481a64650258907434d5ddb5e795e2eb2ac5780", + image = "hashicorp/vault:1.21.2@sha256:eb0ba6836e8d4699b7a1e8ca70d8433f7b87dcd067e6d82dff237d3ed2600ea0", memory = "1Gi", cpu = "500m", args = [