diff --git a/docs/guides/authentication.md b/docs/guides/authentication.md index a1965229..ccb33c2b 100644 --- a/docs/guides/authentication.md +++ b/docs/guides/authentication.md @@ -71,4 +71,4 @@ Alternatively, authenticate with your local `kubeconfig` file and run the follow ```bash terraform init && terraform apply export KUBECONFIG_DATA="$(bash kubeconfig.sh)" -``` \ No newline at end of file +```