AWS eks documentation change
Summary
Updated required eksctl version from 0.207.0 to 0.208.0
Security assessment
The change updates a tool version requirement. Without explicit release notes indicating security fixes in eksctl 0.208.0, this is considered a routine version update. No direct evidence of security issue remediation.
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md b/eks/latest/userguide/migrating-access-entries.md index 03f351a2e..8ed49f14e 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.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. + * Version `0.208.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.