diff --git a/main.tf b/main.tf index c4fd7d9..ac6186d 100644 --- a/main.tf +++ b/main.tf @@ -60,7 +60,7 @@ resource "random_id" "suffix" { module "main" { source = "terraform-google-modules/event-function/google" - version = "~> 3.0" + version = "~> 4.0" entry_point = var.function_entry_point event_trigger = {