Skip to content

Commit 519f2bb

Browse files
committed
fixed module
1 parent b3ce3ef commit 519f2bb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

versions.tf

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
11
terraform {
22
required_version = ">= 1.3.0"
3-
required_providers {
4-
logstruct = {
5-
source = "DocSpring/logstruct"
6-
version = ">= 0.0.4"
7-
}
8-
aws = {
9-
source = "hashicorp/aws"
10-
version = ">= 5.0"
11-
}
12-
}
133
}
14-

0 commit comments

Comments
 (0)