Skip to content

Commit

Permalink
update: kubectl apiversion
Browse files Browse the repository at this point in the history
apparent, this changed?? aws/aws-cli#6920 (comment)
  • Loading branch information
nickumia-reisys committed Oct 5, 2023
1 parent 9389025 commit 197044f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/provision-aws/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ data "template_file" "kubeconfig" {
- name: terraform
user:
exec:
apiVersion: client.authentication.k8s.io/v1alpha1
apiVersion: client.authentication.k8s.io/v1beta1
command: aws-iam-authenticator
args:
- "token"
Expand Down

0 comments on commit 197044f

Please sign in to comment.