Skip to content

Tags: lablabs/terraform-aws-elasticache-redis

Tags

0.13.2

Toggle 0.13.2's commit message
Add custom security group

0.13.1

Toggle 0.13.1's commit message
Fix redis auth token

0.13.0

Toggle 0.13.0's commit message
Enable backups (cloudposse#45)

* Enable backups

Signed-off-by: Salvatore Mazzarino <[email protected]>

* Fix README

Signed-off-by: Salvatore Mazzarino <[email protected]>

0.11.1

Toggle 0.11.1's commit message
Enable backups (cloudposse#45)

* Enable backups

Signed-off-by: Salvatore Mazzarino <[email protected]>

* Fix README

Signed-off-by: Salvatore Mazzarino <[email protected]>

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Convert to TF 0.12. Add tests. Add Codefresh test pipeline (cloudposs…

…e#44)

* Convert to TF 0.12. Add tests. Add Codefresh test pipeline

* Convert to TF 0.12. Add tests. Add Codefresh test pipeline

0.11.0

Toggle 0.11.0's commit message
Add Optional `elasticache_subnet_group` (cloudposse#34)

* [issue-30] Optional elasticache_subnet_group ID

Add optional variable for the Elasticache subnet group ID so we can 
create the replication group in an already existing subnet group.

* Update main.tf

Co-Authored-By: aknysh <[email protected]>

* Update variables.tf

Co-Authored-By: aknysh <[email protected]>

* Update variables.tf

Co-Authored-By: aknysh <[email protected]>

* Update main.tf

Co-Authored-By: aknysh <[email protected]>

* Address comments, update LICENSE, update descriptions, update `README`

* Update example

* Update README

0.10.0

Toggle 0.10.0's commit message
Use primary_endpoint_addess if dns is not used for host output (cloud…

…posse#38)

Fixes cloudposse#37

0.9.0

Toggle 0.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add cloudwatch ok alarm actions (cloudposse#32)

* add cloudwatch ok alarm actions

* updating readme from makefile

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: update readme yaml and rebuild readme md (cloudposse#29)

0.8.0

Toggle 0.8.0's commit message
Input variable for replication_group_id (cloudposse#28)

* adding an input variable for replication_group_id

* fix formatting

* updating docs