Skip to content

Commit 6f020d2

Browse files
chore(deps): update terraform null to v3 (#275)
1 parent 25d15a4 commit 6f020d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ terraform {
2727
}
2828
null = {
2929
source = "hashicorp/null"
30-
version = "~> 2.1"
30+
version = "~> 3.0"
3131
}
3232
random = {
3333
source = "hashicorp/random"

0 commit comments

Comments
 (0)