Skip to content

Commit

Permalink
move to alekc fork of kubectl provider
Browse files Browse the repository at this point in the history
  • Loading branch information
wescobar-itv committed Aug 20, 2024
1 parent de14031 commit ae25798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/karpenter/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ terraform {
version = ">= 2.7"
}
kubectl = {
source = "gavinbunney/kubectl"
version = ">= 1.14"
source = "alekc/kubectl"
version = ">= 2.0.4"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit ae25798

Please sign in to comment.