Skip to content

Conversation

@bryantbiggs
Copy link
Member

Description

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.0 is now minimum supported version
  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.

Motivation and Context

Breaking Changes

  • Yes, due to major version requirement changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs
Copy link
Member Author

opening as draft since we need terraform-aws-modules/terraform-aws-acm#167 first so we can update here and maintain a min required version of v1.5.7 for Terraform

@bryantbiggs bryantbiggs marked this pull request as ready for review November 29, 2025 18:02
@bryantbiggs bryantbiggs merged commit dc798ef into master Nov 29, 2025
13 of 26 checks passed
@bryantbiggs bryantbiggs deleted the feat/upgrade branch November 29, 2025 18:03
antonbabenko pushed a commit that referenced this pull request Nov 29, 2025
## [6.0.0](v5.5.0...v6.0.0) (2025-11-29)

### ⚠ BREAKING CHANGES

* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively (#147)

### Features

* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively ([#147](#147)) ([dc798ef](dc798ef))
@antonbabenko
Copy link
Member

This PR is included in version 6.0.0 🎉

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