Skip to content

Commit 397dd99

Browse files
fix(deps): update terraform random to latest for deployable architectures (#265)
1 parent db7047a commit 397dd99

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
@@ -12,7 +12,7 @@ terraform {
1212
}
1313
random = {
1414
source = "hashicorp/random"
15-
version = "3.7.1"
15+
version = "3.7.2"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)