From 050e0e81002672a0c18893c1b1bb9632d646e869 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:59:42 +0000 Subject: [PATCH] chore(deps): Update Terraform terraform-google-modules/event-function/google to v4 --- examples/automatic-labelling-folder/main.tf | 4 ++-- examples/automatic-labelling-from-localhost/main.tf | 4 ++-- examples/automatic-labelling-from-repository/main.tf | 4 ++-- examples/delete-vms-without-cmek/main.tf | 4 ++-- examples/dynamic-files/main.tf | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/automatic-labelling-folder/main.tf b/examples/automatic-labelling-folder/main.tf index d6b6dde..ffd2790 100644 --- a/examples/automatic-labelling-folder/main.tf +++ b/examples/automatic-labelling-folder/main.tf @@ -21,7 +21,7 @@ resource "random_pet" "main" { module "event_folder_log_entry" { source = "terraform-google-modules/event-function/google//modules/event-folder-log-entry" - version = "~> 3.0" + version = "~> 4.0" filter = <