Skip to content

Commit 1e0bacb

Browse files
chore(deps): update terraform random to v3.6.3
1 parent 03e30c0 commit 1e0bacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
random = {
1010
source = "hashicorp/random"
11-
version = "3.6.0"
11+
version = "3.6.3"
1212
}
1313
}
1414
provider_meta "equinix" {

0 commit comments

Comments
 (0)