AWS eks documentation change
Summary
Updated required version of eksctl command line tool from 0.204.0 to 0.205.0
Security assessment
Version update appears to be routine maintenance with no specific security context provided
Diff
diff --git a/eks/latest/userguide/associate-service-account-role.md index 6a446ffd8..04bf986af 100644 --- a/eks/latest/userguide/associate-service-account-role.md +++ b/eks/latest/userguide/associate-service-account-role.md @@ -66 +66 @@ Create an IAM role and associate it with a Kubernetes service account. You can u -Version `0.204.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.205.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.