Skip to content

Commit c084c40

Browse files
Merge branch 'main' into data-read-fix
2 parents eb53725 + 7002a56 commit c084c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/basic/version.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ terraform {
1212
version = ">= 2.0.7"
1313
}
1414
# 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-
1615
# time = {
1716
# source = "hashicorp/time"
1817
# version = ">= 0.9.1"

0 commit comments

Comments
 (0)