Skip to content

Commit

Permalink
feat: update kops Terraform provider version to 1.28.7
Browse files Browse the repository at this point in the history
  • Loading branch information
argoyle committed May 27, 2024
1 parent ef71fce commit 0a9e05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
kops = {
source = "terraform-kops/kops"
version = "1.28.6"
version = "1.28.7"
}
}
required_version = ">= 1.3.0"
Expand Down

0 comments on commit 0a9e05f

Please sign in to comment.