Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@antonbabenko antonbabenko released this 16 Sep 14:29

4.0.0 (2025-09-16)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#34)

Features

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.0.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.
  • Variable definitions now contain detailed object types in place of the previously used any type