Skip to content

Commit

Permalink
chore: upgrade terraform provider
Browse files Browse the repository at this point in the history
  • Loading branch information
rnishtala-sumo committed Oct 8, 2024
1 parent e56746e commit 769aa29
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
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 @@ -6,7 +6,7 @@ terraform {
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ data:
}
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 2.31.0"
version = "~> 2.32.0"
}
}
}
Expand Down

0 comments on commit 769aa29

Please sign in to comment.