AWS eks documentation change
Summary
Updated required eksctl version from 0.214.0 to 0.215.0
Security assessment
Version bump of a CLI tool without explicit security context. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/eks/latest/userguide/enable-iam-roles-for-service-accounts.md b/eks/latest/userguide/enable-iam-roles-for-service-accounts.md index e13061a24..903492d97 100644 --- a//eks/latest/userguide/enable-iam-roles-for-service-accounts.md +++ b//eks/latest/userguide/enable-iam-roles-for-service-accounts.md @@ -30 +30 @@ You can create an IAM OIDC provider for your cluster using `eksctl` or the AWS M - 1. 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. + 1. 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.