Skip to content

Commit 3507bc3

Browse files
author
Jacek Krysztofik
committed
reduce preferred version to match the rest of the modules
1 parent 6e6bd98 commit 3507bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/webhook/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99

1010
null = {
1111
source = "hashicorp/null"
12-
version = "~> 3.2"
12+
version = "~> 3"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)