Skip to content

Commit c5b0827

Browse files
fix(deps): update terraform random to latest for deployable architectures (#221)
1 parent 2bfe1ee commit c5b0827

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.6.3"
15+
version = "3.7.1"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)