Skip to content

Releases: cloudposse/terraform-aws-elasticache-redis

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

Support Disabled Outputs

02 Nov 20:30
7bd355c
Compare
Choose a tag to compare

what

  • Use join + splat pattern for outputs which can be disabled

why

  • Cannot reference resources that have been disabled with count=0

Add enabled flag

02 Nov 00:26
Compare
Choose a tag to compare

what

Add enabled flag

why

Allow the module to be conditionally included

0.3.3

21 Oct 03:43
Compare
Choose a tag to compare

Fix tags

what

  • Removed tags from aws_cloudwatch_metric_alarm
  • Updated README

why

  • aws_cloudwatch_metric_alarm does not have tags attribute

references

Fix Typo in README.md

18 Oct 05:13
Compare
Choose a tag to compare
0.3.2

Fix Typo in README.md (#6)

Rename Repo

22 Sep 18:00
Compare
Choose a tag to compare

What

  • Rename repo

Why

Propagate `attributes` and `tags` from `variables.tf` to `label` module

28 Aug 12:27
Compare
Choose a tag to compare

Propagate attributes and tags from variables.tf to label module