Skip to content

Commit

Permalink
feat: update k8s provider version to "~> 2.7.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
githubjianli authored Nov 14, 2023
1 parent 5013b4c commit 8610c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
kubernetes = {
source = "hashicorp/kubernetes"
version = "~> 1.0"
version = "~> 2.7.0"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 8610c39

Please sign in to comment.