Skip to content

Commit a9ff6b2

Browse files
fix(deps): update terraform random to latest for deployable architectures (#590)
1 parent 0b9574e commit a9ff6b2

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
}
1919
}

0 commit comments

Comments
 (0)