Skip to content

Conversation

@bryantbiggs
Copy link
Member

Description

List of backwards incompatible changes

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.0 is now minimum supported version

Additional changes

Added

  • Support for region argument to specify the AWS region for the resources created if different from the provider region.
  • Support for creating the CloudWatch log group within the module

Modified

  • Variable definitions now contain detailed object types in place of the previously used any type

Motivation and Context

Breaking Changes

  • Yes

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 bryantbiggs merged commit 9041bed into master Nov 14, 2025
6 checks passed
@bryantbiggs bryantbiggs deleted the feat/upgrade branch November 14, 2025 15:28
antonbabenko pushed a commit that referenced this pull request Nov 14, 2025
## [4.0.0](v3.1.1...v4.0.0) (2025-11-14)

### ⚠ BREAKING CHANGES

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

### Features

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

This PR is included in version 4.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