Open up the context.tf
and set variable "enabled"
to true if you want the module to create resources for you, including the subnet group.
Otherwise, you have to create all per-requsite resources yourselves, which includes elasticache_subnet_group_name
.
CLICK HERE to find out more related problems solutions.