Skip to content

Commit 64a0f41

Browse files
authored
bump terraform module
1 parent 793f80b commit 64a0f41

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
@@ -482,7 +482,7 @@ resource "google_service_account" "ppb" {
482482
}
483483

484484
module "ppb" {
485-
source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.5.0"
485+
source = "git::https://github.com/libops/terraform-cloudrun-v2?ref=0.5.1"
486486

487487
name = var.name
488488
project = var.project_id

0 commit comments

Comments
 (0)