diff --git a/modules/webhook/versions.tf b/modules/webhook/versions.tf index d780c7775c..ba177bdb82 100644 --- a/modules/webhook/versions.tf +++ b/modules/webhook/versions.tf @@ -9,7 +9,7 @@ terraform { null = { source = "hashicorp/null" - version = "~> 3.2" + version = "~> 3" } } }