Error: Either number_cache_clusters
or cluster_mode
must be set when both are
#23044
Labels
number_cache_clusters
or cluster_mode
must be set when both are
#23044
Terraform Version
Terraform Configuration Files
Expected Behavior
According to the documentation, I should be able to make a clustered Redis cache by setting either cluster_mode or number_cache_clusters. I have both set in the above code however when I run an apply Terraform throws an error saying I need to have them set. I've had this issue multiple times and don't think it is the expected behaviour unless I'm doing something wrong.
Actual Behavior
I get the following error
Steps to Reproduce
1: Run terraform apply
The text was updated successfully, but these errors were encountered: