Skip to content

Commit

Permalink
fix(deps)!: Update Terraform terraform-google-modules/event-function/…
Browse files Browse the repository at this point in the history
…google to v4
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 7dc947c commit 360bf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 360bf23

Please sign in to comment.