Open kumudkhk opened 2 years ago
It tries to include both "numberCacheClusters" and "clusterMode" even though when clusterMode is disabled.
- numNodeGroups: 1
replicasPerNodeGroup: 2
.....
numberCacheClusters: 3
@muvaf can be closed as of #199
What happened?
Existing Redis replicationgroup cannot be imported when Redis is in non-cluster mode. Though the cluster mode is disabled, it tries to set the mode on and creates conflict.
Error
How can we reproduce it?
Create elasticache replicationgroup manually in non cluster mode and try to import it.
What environment did it happen in?
Crossplane version: v1.6.3 Terrajet version: v0.4.0-39 Cloud: AWS K8S: EKS