Skip to content

build(deps): bump terraform-aws-modules/eks/aws from 20.24.3 to 21.14.0#173

Closed
dependabot[bot] wants to merge 1 commit intovnextfrom
dependabot/terraform/vnext/terraform-aws-modules/eks/aws-21.14.0
Closed

build(deps): bump terraform-aws-modules/eks/aws from 20.24.3 to 21.14.0#173
dependabot[bot] wants to merge 1 commit intovnextfrom
dependabot/terraform/vnext/terraform-aws-modules/eks/aws-21.14.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps terraform-aws-modules/eks/aws from 20.24.3 to 21.14.0.

Release notes

Sourced from terraform-aws-modules/eks/aws's releases.

v21.14.0

21.14.0 (2026-01-13)

Features

  • Add support for EKS managed node group update_config.update_strategy (#3626) (617dba6)

v21.13.0

21.13.0 (2026-01-13)

Features

v21.12.0

21.12.0 (2026-01-08)

Features

  • Add provider meta user-agent, replacing static tag (#3614) (391b11e)

v21.11.0

21.11.0 (2026-01-05)

Features

v21.10.1

21.10.1 (2025-11-28)

Bug Fixes

  • Update minimum required version of AWS provider for provisioned control plane (#3603) (dc4de4f)

v21.10.0

21.10.0 (2025-11-27)

Features

  • Add support for Provisioned Control Plane (#3597) (d3d6697)

v21.9.0

21.9.0 (2025-11-16)

Features

  • Add support for node repair configuration arguments (#3585) (c0ed29b)

v21.8.0

... (truncated)

Changelog

Sourced from terraform-aws-modules/eks/aws's changelog.

21.14.0 (2026-01-13)

Features

  • Add support for EKS managed node group update_config.update_strategy (#3626) (617dba6)

21.13.0 (2026-01-13)

Features

21.12.0 (2026-01-08)

Features

  • Add provider meta user-agent, replacing static tag (#3614) (391b11e)

21.11.0 (2026-01-05)

Features

21.10.1 (2025-11-28)

Bug Fixes

  • Update minimum required version of AWS provider for provisioned control plane (#3603) (dc4de4f)

21.10.0 (2025-11-27)

Features

  • Add support for Provisioned Control Plane (#3597) (d3d6697)

21.9.0 (2025-11-16)

Features

  • Add support for node repair configuration arguments (#3585) (c0ed29b)

21.8.0 (2025-10-27)

Features

  • Allow using inline policy for Karpenter controller role to mitigate policy size LimitExceeded error (#3563) (0659a8d), closes #3512

21.7.0 (2025-10-27)

... (truncated)

Commits
  • b704ffc chore(release): version 21.14.0 [skip ci]
  • 617dba6 feat: Add support for EKS managed node group update_config.update_strategy ...
  • d416579 chore(release): version 21.13.0 [skip ci]
  • 990050b feat: Add support for EKS Capabilities (#3624)
  • d57cdac chore(release): version 21.12.0 [skip ci]
  • 391b11e feat: Add provider meta user-agent, replacing static tag (#3614)
  • 8c7acee chore(release): version 21.11.0 [skip ci]
  • 60dcc45 feat: Update Hybrid Node IAM role permissions (#3620)
  • c41b582 chore(release): version 21.10.1 [skip ci]
  • dc4de4f fix: Update minimum required version of AWS provider for provisioned control ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [terraform-aws-modules/eks/aws](https://github.com/terraform-aws-modules/terraform-aws-eks) from 20.24.3 to 21.14.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-eks/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-eks@v20.24.3...v21.14.0)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/eks/aws
  dependency-version: 21.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 19, 2026
@github-actions
Copy link

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: success
  • 👮 Terraform Security Check: success
  • 👮 Terraform Security Checkov: success
  • 🔘 Terraform Tests: success
  • 🔧 Terraform Initialisation: success
  • 🤖 Terraform Validation: success
  • 🤖 Terraform Example Validation: failure
  • 📖 Terraform Documentation: ``
  • 🔖 Commitlint: success

Working Directory: modules/cloudaccess
Pusher: @dependabot[bot], Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-wayfinder/actions/runs/21127384397

@github-actions
Copy link

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: success
  • 👮 Terraform Security Check: failure
  • 👮 Terraform Security Checkov: success
  • 🔘 Terraform Tests: success
  • 🔧 Terraform Initialisation: success
  • 🤖 Terraform Validation: failure
  • 🤖 Terraform Example Validation: failure
  • 📖 Terraform Documentation: ``
  • 🔖 Commitlint: success

Working Directory: .
Pusher: @dependabot[bot], Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-wayfinder/actions/runs/21127384397

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2026

Superseded by #174.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/terraform/vnext/terraform-aws-modules/eks/aws-21.14.0 branch January 26, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants