**Describe the issue** CKV_AWS_339 is outdated with the list of supported EKS versions. **Examples** [This file should be updated](https://github.com/bridgecrewio/checkov/blob/main/checkov/terraform/checks/resource/aws/EKSPlatformVersion.py#L28) to reflect the most up to date supported versions as [per AWS documentation](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html) Standard support: 1.34 1.33 1.32 1.31 Extended support: 1.30 1.29 1.28 So we should remove: 1.25 1.26 1.27 **Version (please complete the following information):** Main branch **Additional context** Add any other context about the problem here.