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

Change az parameter to preferred_cache_cluster_azs

Open odie5533 opened this issue 2 years ago • 0 comments

https://github.com/cloudposse/terraform-aws-elasticache-redis/issues/173

what

The module should use preferred_cache_cluster_azs in the aws_elasticache_replication_group.

why

This would allow us to specify the preferred primary node. Also the parameter used for AZs, availability_zones, is deprecated.

references

https://github.com/cloudposse/terraform-aws-elasticache-redis/issues/173

odie5533 avatar Aug 24 '22 19:08 odie5533