Skip to content

Commit 0570dd9

Browse files
author
Andrew Way
authored
Update main.tf
1 parent 24f3ead commit 0570dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

random/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ terraform {
99

1010
module "random" {
1111
source = "api.env0.com/bde19c6d-d0dc-4b11-a951-8f43fe49db92/random/env0"
12-
version = "v1.0"
12+
version = "~>1.0.0"
1313
}
1414

0 commit comments

Comments
 (0)