You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redis 7.0 onwards supports enabling encryption in transit on an existing cluster or replication group but this doesn't seem to be allowed in the provider with the below:
async update failed: refuse to update the external resource: cannot
change the value of the argument "transit_encryption_enabled" from
"false" to "true"
What problem are you facing?
Redis 7.0 onwards supports enabling encryption in transit on an existing cluster or replication group but this doesn't seem to be allowed in the provider with the below:
[1]
[2]
How could Official AWS Provider help solve your problem?
Support the ability to switch between encrypted transit being false to true
The text was updated successfully, but these errors were encountered: