Skip to content

Commit 358e48e

Browse files
chore(deps): Update Terraform random to v3
1 parent 7d3d1e2 commit 358e48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tf-providers-version/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
random = {
88
source = "hashicorp/random"
9-
version = "2.0"
9+
version = "3.7"
1010
}
1111
null = {
1212
source = "hashicorp/null"

0 commit comments

Comments
 (0)