Skip to content

v2.0.0

Choose a tag to compare

@antonbabenko antonbabenko released this 25 Jul 19:15
· 4 commits to master since this release

2.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
  • 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