Skip to content

fix(terraform): CKV_AWS_339 - Update supported EKS platform versions #7255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

omnibrian
Copy link

@omnibrian omnibrian commented Jul 21, 2025

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Update list of supported EKS platform versions to remove versions that are no longer receiving extended support (1.25, 1.26, and 1.27).

New/Edited policies (Delete if not relevant)

  • CKV_AWS_339

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

@omnibrian
Copy link
Author

omnibrian commented Jul 21, 2025

Looking at the open PRs, I do see one that is trying to add 1.33 to the EKS platform versions already but is over a month old. Let me know if you'd rather just include that and I can close this PR.

Edit: Looks like adding 1.33 has been merged into main, edited to just be removing the older unsupported versions of EKS

@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from 44beb63 to bc8948c Compare July 22, 2025 13:16
@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from bc8948c to 15032b7 Compare July 23, 2025 14:03
@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from 15032b7 to bbd3db3 Compare July 28, 2025 13:51
Copy link
Contributor

@bo156 bo156 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! :)

@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from bbd3db3 to 3cb1686 Compare August 7, 2025 14:52
@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from 3cb1686 to ac9e9b4 Compare August 7, 2025 15:16
@omnibrian
Copy link
Author

It looks like 1.27 has been dropped for extended support now too, included that removal in the change set

Update list of supported EKS platform versions to include 1.33 and
remove versions that are no longer receiving extended support.
@omnibrian omnibrian force-pushed the fix-terraform-eksplatformversion branch from ac9e9b4 to bcd7770 Compare August 12, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants