Skip to content

Conversation

@bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Jul 25, 2025

Description

  • Upgrade min AWS provider and Terraform versions to 6.5 and 1.5.7 respectively
  • Add support for region parameter to specify the AWS region for the resources created if different from the provider region
  • Variable definitions now contain detailed object types in place of the previously used any type
  • Added support for availability_zone_change_protection, availability_zone_mapping, enabled_analysis_types, transit_gateway_id to the firewall sub-module
  • Added support for policy_variables to the policy sub-module

Note

There are no state moves required for this breaking change, no resources are recreated either

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 requested a review from antonbabenko July 25, 2025 17:12
@bryantbiggs bryantbiggs merged commit 92404cc into master Jul 25, 2025
12 checks passed
@bryantbiggs bryantbiggs deleted the feat/upgrade branch July 25, 2025 19:14
antonbabenko pushed a commit that referenced this pull request Jul 25, 2025
## [2.0.0](v1.0.2...v2.0.0) (2025-07-25)

### ⚠ BREAKING CHANGES

* Upgrade min AWS provider and Terraform versions to `6.5` and `1.5.7` respectively (#12)

### Features

* Upgrade min AWS provider and Terraform versions to `6.5` and `1.5.7` respectively ([#12](#12)) ([92404cc](92404cc))
@antonbabenko
Copy link
Member

This PR is included in version 2.0.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

provider requirements declaration missing from the main module Policy module needs update

3 participants