Skip to content

Commit

Permalink
Merge pull request #75 from opzkit/update-kops-version-1.28.7
Browse files Browse the repository at this point in the history
feat: update kops Terraform provider version to 1.28.7
  • Loading branch information
argoyle authored May 27, 2024
2 parents ef71fce + 0a9e05f commit 9c1a588
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 9c1a588

Please sign in to comment.