Skip to content

Commit dc8ebbc

Browse files
chore(deps): update terraform github.com/libops/terraform-cloudrun-v2 to v0.5.2
1 parent 54f85d6 commit dc8ebbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ resource "google_kms_crypto_key_iam_member" "vault" {
155155
}
156156

157157
module "vault" {
158-
source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.5.1"
158+
source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.5.2"
159159

160160
name = local.service_name
161161
project = var.project

0 commit comments

Comments
 (0)