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 25d15a4 commit 6f020d2Copy full SHA for 6f020d2
test/setup/versions.tf
@@ -27,7 +27,7 @@ terraform {
27
}
28
null = {
29
source = "hashicorp/null"
30
- version = "~> 2.1"
+ version = "~> 3.0"
31
32
random = {
33
source = "hashicorp/random"
0 commit comments