From e955c17bb54566daacf82943b2a8100003d253ba Mon Sep 17 00:00:00 2001 From: Steve Davids Date: Fri, 29 Jun 2018 20:55:48 -0400 Subject: [PATCH] Removed extra whitespace. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index e746908..4e5994d 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,6 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a | kubeconfig_aws_authenticator_additional_args | Any additional arguments to pass to the authenticator such as the role to assume `["-r", "MyEksRole"]` | map | `` | no | | kubeconfig_aws_authenticator_env_variables | Environment variables that should be used when executing the authenticator i.e. `{ AWS_PROFILE = "eks"}` | map | `` | no | - - - ## Outputs | Name | Description |