7.0.0 (2025-10-22)
⚠ BREAKING CHANGES
- Upgrade AWS provider and min required Terraform version to
6.9
and1.5.7
respectively (#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.9
and1.5.7
respectively - Add support for resource level
region
argument to relevant resources - Add variable optional attributes to replace vague variable types of
any
ormap(string)
- Ensure no resources or data sources are invoke if
create = false