Skip to content

Commit afdd847

Browse files
committed
fix terraform-example
1 parent eabaed9 commit afdd847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform-example/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
logstruct = {
55
source = "DocSpring/logstruct"
6-
version = ">= 0.1.0"
6+
version = ">= 0.0.1"
77
}
88
}
99
}

0 commit comments

Comments
 (0)