Skip to content

Commit

Permalink
feat: update kops provider version to 1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
argoyle committed Sep 23, 2024
1 parent 3bdd7a6 commit 18e33a4
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.30.0"
version = "1.30.1"
}
}
required_version = ">= 1.3.0"
Expand Down

0 comments on commit 18e33a4

Please sign in to comment.