cloudposse / terraform-aws-elasticache-redis

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

added description on resources aws_elasticache_subnet_group and aws_e… #140

Closed simoferr98 closed 2 years ago

simoferr98 commented 2 years ago

what

why

It may be useful to provide a description of the resource: aws_elasticache_subnet_group and aws_elasticache_parameter_group:

references

simoferr98 commented 2 years ago

You could manage the resource description using a variable. so user can customize the description, if you agree I make this integration in the code