Releases: cloudposse/terraform-aws-elasticache-redis
Releases · cloudposse/terraform-aws-elasticache-redis
0.8.1: Update readme yaml file and rebuild md
what
- updated
README.yaml
file - add tags and categories
- rebuild
README.md
file
why
- need to add categories and tags so we can pull them into the documentation
0.8.0: Input variable for replication_group_id (#28)
* adding an input variable for replication_group_id * fix formatting * updating docs
0.7.3: normalize disable method (#27)
* normalize disable method switch variable default to empty string, switch enable bool to check length of zone_id variable * regenerate readme
0.7.2
Add Redis Parameters variable
What
- Parametrize redis
Why
- Allow to specify custom configs
Add support for auth_token (breaking change)
what
- Added support for auth_token and default to TLS
- Breaks support for redis 3
why
- Enhanced security
Regenerate README.md
what
- Regenerate
README.md
why
- Previous version of build-harness has some typos
0.6.1: Add working example (#17)
* Add working example * fix regression * Link to example * fix formatting
0.6.0
Fix readme
- Fix avatars links
- Fix link on badge
release