Skip to content

Commit 4e04a7b

Browse files
committed
bumped terraform on sumologic's provider terraform
1 parent d625afc commit 4e04a7b

File tree

1 file changed

+1
-1
lines changed
  • deploy/helm/sumologic/conf/setup

1 file changed

+1
-1
lines changed

deploy/helm/sumologic/conf/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
sumologic = {
44
source = "sumologic/sumologic"
5-
version = ">= 3.0.9, < 3.1.0"
5+
version = "3.0.12"
66
}
77
kubernetes = {
88
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)