commitdev/zero-aws-eks-stack

Add support for Elasticache Memcached

bmonkman opened this issue · 2 comments

Add terraform to enable support of Elasticache Memcached.

As usual, let's try to use a well-supported existing TF module as the basis for this.

If this is done after redis, the code should be reused. If it's done before it should take into account that we also want to support redis.

Related to #167

Implemented with #167