3.0.0 - Add compatibility for AWS Provider 4.0.0+
BREAKING CHANGES
- Removed
cluster_modeto usereplicas_per_node_groupandnum_node_groupsdirectly. number_cache_clusterschanged to usenum_cache_clustersavailability_zoneschanged to usepreferred_cache_cluster_azsreplication_group_descriptionchanged 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