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 c6298b2 commit a0ab3a0Copy full SHA for a0ab3a0
versions.tf
@@ -7,7 +7,7 @@ terraform {
7
}
8
9
random = {
10
- version = "~> 3.3"
+ version = ">= 3"
11
12
13
0 commit comments