Releases: cloudposse/terraform-aws-elasticache-redis
Releases · cloudposse/terraform-aws-elasticache-redis
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
0.5.1: (Migrate to README.yaml format)
what
- Add
README.yaml
why
- Standardize README
Add engine_version to replication group resource
Adding engine_version to elasticache replication group arguments (#12) * adding engine_version to elasticache replication group * changing default engine_version to 4.0.10 This is the newest available engine version available for Redis Elasticache. * setting default family to redis4.0
0.4.3
0.4.2: Upgrade null-label to 0.3.2 (#10)
Addresses warnings in TF 0.11.x