From dd246b53761a5287f38f6a6fa72473f04f44fce5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 05:35:23 +0000 Subject: [PATCH] chore(deps): Update Terraform terraform-google-modules/event-function/google to v6 --- 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 b54d1c1..7218a89 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 = "~> 5.0" + version = "~> 6.0" filter = <