Skip to content

Releases: cloudposse/terraform-aws-elasticache-redis

Add Redis Parameters variable

08 Oct 19:28
e3e98ff
Compare
Choose a tag to compare

What

  • Parametrize redis

Why

  • Allow to specify custom configs

Add support for auth_token (breaking change)

06 Oct 20:57
Compare
Choose a tag to compare

what

  • Added support for auth_token and default to TLS
  • Breaks support for redis 3

why

  • Enhanced security

Regenerate README.md

27 Jul 14:04
3e2762b
Compare
Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

0.6.1: Add working example (#17)

20 Jul 19:09
fcb1504
Compare
Choose a tag to compare
* Add working example

* fix regression

* Link to example

* fix formatting

0.6.0

18 Jul 23:20
Compare
Choose a tag to compare
Adding ability to encrypt redis at rest and ability to enable TLS for…

Fix readme

10 Jul 14:02
582f873
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

0.5.1: (Migrate to README.yaml format)

05 Jul 12:47
d7b57ed
Compare
Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

Add engine_version to replication group resource

30 Jun 20:56
Compare
Choose a tag to compare
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

27 Feb 19:09
Compare
Choose a tag to compare

what

Upgrade null-label to 0.3.3

why

Fixes compatibility with TF 0.11.x

0.4.2: Upgrade null-label to 0.3.2 (#10)

27 Feb 04:34
ec015b1
Compare
Choose a tag to compare
Addresses warnings in TF 0.11.x