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 7e7c041 commit 9cfb6daCopy full SHA for 9cfb6da
examples/test/mock_provider.tf
@@ -7,7 +7,7 @@ terraform {
7
}
8
local = {
9
source = "hashicorp/local"
10
- version = "2.1.0"
+ version = ">= 2"
11
12
13
versions.tf
- version = ">= 2.2.2"
0 commit comments