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 55bd709 commit 2d7da45Copy full SHA for 2d7da45
versions.tf
@@ -25,7 +25,7 @@ terraform {
25
26
random = {
27
source = "hashicorp/random"
28
- version = "~> 3.0"
+ version = ">= 2.1"
29
}
30
31
0 commit comments