Skip to content

Commit

Permalink
chore: update Sumo Logic Terraform Provider to 2.28.3
Browse files Browse the repository at this point in the history
Fixes vulnerabilities reported in v2.27.0 and v2.28.0.
  • Loading branch information
andrzej-stencel committed Mar 6, 2024
1 parent 8bb842b commit 42b644f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changelog/3592.changed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update Sumo Logic Terraform Provider to 2.28.3
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/conf/setup/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
sumologic = {
source = "sumologic/sumologic"
version = "~> 2.18"
version = "~> 2.28"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit 42b644f

Please sign in to comment.