Hi, One question If I created Redis cluster with ...
# general
l
Hi, One question If I created Redis cluster with
atRestEncryptionEnabled: false
aws.elasticache.ReplicationGroup with 2 nodes; one is primary and other is replica. Once the cluster is created; and I have to enable the At Rest encryption ( I know it will create new redis cluster), but will it take a snapshot of older redis cluster or create new fresh redis instance?