terraform-aws-elasticache-redis icon indicating copy to clipboard operation
terraform-aws-elasticache-redis copied to clipboard

Support Data Tiering

Open andrew-aiken opened this issue 2 years ago • 0 comments

Describe the Feature

Variable to enable / disable data_tiering_enabled

Error: error creating ElastiCache Replication Group (REDIS-NAME): InvalidParameterCombination: When using the cache.r6gd.2xlarge node type, you must enable data tiering.

Expected Behavior

When using r6gd nodes, engine version 6.x, and tiering enabled it should create the ElastiCache Redis instance.

Describe Ideal Solution

Add a bool variable to control the feature

andrew-aiken avatar Mar 21 '22 20:03 andrew-aiken