From a576685bc908ef6473bd23fd42a06519895a6c3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:21:22 -0700 Subject: [PATCH] chore(deps): Update Terraform terraform-google-modules/event-function/google to v4 (#249) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 = <