7.0.0 (2025-10-22)
⚠ BREAKING CHANGES
- Upgrade AWS provider and min required Terraform version to
6.9and1.5.7respectively (#68)
Caution
There are no changes for users other than one small change to match the underlying API. Within topic_policy_statements, the condition argument was previously conditions (plural). See this change for reference
Features
- Upgrade AWS provider and min required Terraform version to
6.9and1.5.7respectively - Add support for resource level
regionargument to relevant resources - Add variable optional attributes to replace vague variable types of
anyormap(string) - Ensure no resources or data sources are invoke if
create = false