Skip to content

Commit f2f8ae5

Browse files
authored
Merge pull request #36 from equinix-labs/renovate/random-3.x
chore(deps): update terraform random to v3.6.0
2 parents b94b9e1 + 8f46551 commit f2f8ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/metal/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
random = {
1111
source = "hashicorp/random"
12-
version = "3.5.1"
12+
version = "3.6.0"
1313
}
1414
tls = {
1515
source = "hashicorp/tls"

0 commit comments

Comments
 (0)