AWS eks documentation change
Summary
Updated required eksctl version from 0.214.0 to 0.215.0 for access entry migration.
Security assessment
Routine tool version update without any security context or vulnerability references provided in the diff.
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md b/eks/latest/userguide/migrating-access-entries.md index bb7b8d4f5..639b07064 100644 --- a//eks/latest/userguide/migrating-access-entries.md +++ b//eks/latest/userguide/migrating-access-entries.md @@ -30 +30 @@ If you’ve added entries to the `aws-auth` `ConfigMap` on your cluster, we reco - * Version `0.214.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation. + * Version `0.215.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation.