3.0.0 - Add compatibility for AWS Provider 4.0.0+
BREAKING CHANGES
- Removed
cluster_mode
to usereplicas_per_node_group
andnum_node_groups
directly. number_cache_clusters
changed to usenum_cache_clusters
availability_zones
changed to usepreferred_cache_cluster_azs
replication_group_description
changed to usedescription
You will still need to set cluster_mode_enabled
to true if you want a Redis cluster.
These changes are based on the deprecation warnings that are received when trying to use this module with provider >=4.0.0
What's Changed
Full Changelog: 2.2.0...3.0.0