We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb6487 commit 515d4cdCopy full SHA for 515d4cd
solutions/standard/version.tf
@@ -13,7 +13,7 @@ terraform {
13
}
14
random = {
15
source = "hashicorp/random"
16
- version = "3.6.3"
+ version = "3.7.1"
17
18
http = {
19
source = "hashicorp/http"
0 commit comments