Skip to content

Commit 76227b7

Browse files
fix(deps): update terraform random to latest for the deployable architecture solution
1 parent 9809644 commit 76227b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
}
1414
random = {
1515
source = "hashicorp/random"
16-
version = "3.6.3"
16+
version = "3.7.1"
1717
}
1818
http = {
1919
source = "hashicorp/http"

0 commit comments

Comments
 (0)