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 9809644 commit 76227b7Copy full SHA for 76227b7
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