Skip to content

Releases: cloudposse/terraform-aws-elasticache-redis

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

0.2.0: Fix port output (#2)

25 Aug 07:06
Compare
Choose a tag to compare
* Fix port output

* Update output.tf

0.1.0: Init (#1)

09 Aug 20:13
Compare
Choose a tag to compare
* Initial

* Added redis

* Added redis

* Added redis

* Added redis

* Use default param group

* Use default param group

* Use default param group

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix redis

* Fix default value

* Fix default value

* Update main.tf

* Address PR comments

* Update LICENSE

* Update README.md

* Update LICENSE

* Update README.md