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.
2 parents eb53725 + 7002a56 commit c084c40Copy full SHA for c084c40
examples/basic/version.tf
@@ -12,7 +12,6 @@ terraform {
12
version = ">= 2.0.7"
13
}
14
# The time provider is not actually required by the module itself, just this example, so OK to use ">=" here instead of locking into a version
15
-
16
# time = {
17
# source = "hashicorp/time"
18
# version = ">= 0.9.1"
0 commit comments