cloudposse / terraform-aws-elasticache-redis

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

Add Optional `elasticache_subnet_group` #34

Closed joshmyers closed 5 years ago

joshmyers commented 5 years ago

what

Add optional variable for the Elasticache subnet group ID so we can create the replication group in an already existing subnet group.

why

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

aknysh commented 5 years ago

@joshmyers please address the comments