You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade AWS provider and min required Terraform version to 6.9 and 1.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 and 1.5.7 respectively
Add support for resource level region argument to relevant resources
Add variable optional attributes to replace vague variable types of any or map(string)
Ensure no resources or data sources are invoke if create = false