cloudposse / terraform-aws-elasticache-redis

Terraform module to provision an ElastiCache Redis Cluster
https://cloudposse.com/accelerate
Apache License 2.0
142 stars 246 forks source link

Enable encryption in transit preferred #190

Closed jmartinez-007 closed 3 months ago

jmartinez-007 commented 1 year ago

Elasticache clusters have transit encryption modes of preferred and required when encryption is enabled. Support for this toggle is not currently available in the module.

Screenshot 2023-01-20 at 1 54 20 PM

feferr commented 7 months ago

is there any workaround for this?