Skip to content

Commit 799232f

Browse files
Updated version for sumologic integration module
1 parent 5c8c3e6 commit 799232f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sumologic/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
version = ">= 2.1"
88
}
99
sumologic = {
10-
version = ">= 2.9.0"
10+
version = ">= 2.28.3, < 3.0.0"
1111
source = "SumoLogic/sumologic"
1212
}
1313
}

0 commit comments

Comments
 (0)