7.0.0 (2025-12-29)
⚠ BREAKING CHANGES
- Upgrade min required AWS provider and Terraform version to
6.27and1.11respectively (#612)
List of backwards incompatible changes
- Terraform
v1.11is now minimum supported version to support write-only (wo_*) attributes. - AWS provider
v6.27is now minimum supported version passwordis no longer supported and only the write-only equivalent is supported (password_woandpassword_wo_version)
Additional changes
Added
- Support for
regionargument to specify the AWS region for the resources created if different from the provider region.
Modified
- Variable definitions now contain detailed object types in place of the previously used
anytype copy_tags_to_snapshotdefault value is nowtrue