Skip to content

feat: update AWS provider in aws-eks module#940

Open
felixglezprefapp wants to merge 9 commits intomainfrom
feature/bump-aws-provider-version-aws-eks
Open

feat: update AWS provider in aws-eks module#940
felixglezprefapp wants to merge 9 commits intomainfrom
feature/bump-aws-provider-version-aws-eks

Conversation

@felixglezprefapp
Copy link
Contributor

Closes #939

@felixglezprefapp felixglezprefapp requested a review from a team as a code owner February 19, 2026 09:45
@felixglezprefapp felixglezprefapp changed the title Bump aws provider version and update documentation feat: update AWS provider in aws-eks module Feb 19, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the aws-eks Terraform module to require a newer AWS provider version and aligns module documentation accordingly (per issue #939).

Changes:

  • Bump hashicorp/aws required provider constraint from ~> 5.83 to ~> 6.33 in the module.
  • Refresh generated README provider/version references to reflect the new AWS provider constraint.
  • Tidy the Support link formatting in module docs/footer and README.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
modules/aws-eks/versions.tf Updates AWS provider version constraint to ~> 6.33.
modules/aws-eks/docs/footer.md Adjusts Support section link formatting.
modules/aws-eks/README.md Updates documented AWS provider version and Support link formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

feat: update AWS provider in aws-eks module

2 participants