Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Release notes

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

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

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

v21.7.0

21.7.0 (2025-10-27)

Features

  • Add recommended security group rule for port 10251 to match EKS addon for metrics-server (#3562) (de8c550)

v21.6.1

21.6.1 (2025-10-21)

Bug Fixes

v21.6.0

21.6.0 (2025-10-20)

Features

  • Use aws_service_principal data source for deriving IAM service prinicpals (#3539) (0b0ca66)

... (truncated)

Changelog

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

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)

Features

  • Add recommended security group rule for port 10251 to match EKS addon for metrics-server (#3562) (de8c550)

21.6.1 (2025-10-21)

Bug Fixes

21.6.0 (2025-10-20)

Features

  • Use aws_service_principal data source for deriving IAM service prinicpals (#3539) (0b0ca66)

21.5.0 (2025-10-20)

Features

  • Allow for additional policy statements on sqs queue policy (#3543) (67557e8)

... (truncated)

Commits
  • c41b582 chore(release): version 21.10.1 [skip ci]
  • dc4de4f fix: Update minimum required version of AWS provider for provisioned control ...
  • 943fd57 chore(release): version 21.10.0 [skip ci]
  • d3d6697 feat: Add support for Provisioned Control Plane (#3597)
  • b8bbba8 docs: Correct typo in node_iam_role_arn variable description (#3591)
  • 85a1a1a chore(release): version 21.9.0 [skip ci]
  • c0ed29b feat: Add support for node repair configuration arguments (#3585)
  • 2f14548 docs: Fix broken link to Fargate profile tests (#3581)
  • a19bb8a docs: Fix typo in README.md regarding EKS Auto Mode (#3577)
  • f43d83b docs: Reference removed variable in upgrade docs (#3569)
  • 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.10.1.
- [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.10.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/eks/aws
  dependency-version: 21.10.1
  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 Dec 1, 2025
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

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/19812750528

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

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/19812750528

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.

1 participant