Skip to content

chore: upgrade all tf providers#79

Merged
fredleger merged 1 commit into
mainfrom
chore/upgrade-tf-providers
Oct 13, 2025
Merged

chore: upgrade all tf providers#79
fredleger merged 1 commit into
mainfrom
chore/upgrade-tf-providers

Conversation

@fredleger
Copy link
Copy Markdown
Contributor

No description provided.

@fredleger fredleger requested a review from Copilot October 13, 2025 15:25
Copy link
Copy Markdown
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

This PR upgrades Terraform provider versions across multiple AWS and Kubernetes modules. The changes primarily update the AWS provider from >= 4.30.0 to >= 4.67.0 and the Helm provider from version 2.x to 3.x constraints.

  • Updates AWS provider minimum version from 4.30.0 to 4.67.0 across all AWS modules
  • Upgrades Helm provider from >= 2.8.0, < 3.0.0 to >= 3.0.0, < 4.0.0
  • Updates pre-commit configuration with expanded provider version management and reorganized tfupdate hooks

Reviewed Changes

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

Show a summary per file
File Description
Multiple aws/*/providers.tf files Updated AWS provider version constraint to >= 4.67.0, < 5.0.0
Multiple aws/*/README.md files Updated documentation to reflect new AWS provider version requirements
k8s/helm-release/providers.tf Updated Helm provider to version >= 3.0.0, < 4.0.0
k8s/helm-release/README.md Updated documentation for new Helm provider version
k8s/k8s-namespace/README.md Added annotations input documentation and corrected labels description
.pre-commit-config.yaml Reorganized and expanded tfupdate hooks for better provider version management
Comments suppressed due to low confidence (2)

aws/eks-addons/README.md:3

  • Corrected spelling of 'llist' to 'list'.
Deploy a llist of eks addons to an eks cluster

aws/ssh-key-pair/README.md:3

  • Corrected spelling of 'uplaod' to 'upload'.
Create a new ssh keypair and uplaod it to aws

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fredleger fredleger force-pushed the chore/upgrade-tf-providers branch from 9aac316 to ff9120b Compare October 13, 2025 15:28
@fredleger fredleger merged commit b16479d into main Oct 13, 2025
3 checks passed
@fredleger fredleger deleted the chore/upgrade-tf-providers branch October 13, 2025 15:30
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.

2 participants