Skip to content

Commit 9c6b4a4

Browse files
committed
also update example versions
1 parent 9f99019 commit 9c6b4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
random = {
1111
source = "hashicorp/random"
12-
version = "~> 3"
12+
version = ">= 3"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)