AWS eks documentation change
Summary
Updated required eksctl version from 0.206.0 to 0.207.0
Security assessment
Version update appears routine with no explicit security context mentioned in the change. No CVE or vulnerability references provided.
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md b/eks/latest/userguide/migrating-access-entries.md index a9aec9762..03f351a2e 100644 --- a//eks/latest/userguide/migrating-access-entries.md +++ b//eks/latest/userguide/migrating-access-entries.md @@ -25 +25 @@ Don’t remove existing `aws-auth` `ConfigMap` entries that were created by Amaz - * Version `0.206.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.207.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.