Updating heptio-authenticator-aws to aws-iam-authenticator since the heptio project was moved and renamed.

This commit is contained in:
ccantoni
2018-07-10 10:40:49 -04:00
parent f385415c88
commit b4756a57f7
4 changed files with 5 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ variable "worker_sg_ingress_from_port" {
variable "kubeconfig_aws_authenticator_command" {
description = "Command to use to to fetch AWS EKS credentials"
default = "heptio-authenticator-aws"
default = "aws-iam-authenticator"
}
variable "kubeconfig_aws_authenticator_additional_args" {