Skip to content

Tags: ahmedfarouk1414/terraform-aws-elasticache-redis

Tags

0.19.0

Toggle 0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AUTOMATED] Update Version Pinning for Terraform to support 0.13 (clo…

…udposse#74)

## What

1. Update Version Pinning for Terraform to support 0.13

## Why

1. This is a relatively minor update that the CloudPosse module already likely supports.
1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.

0.18.1

Toggle 0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo on example for 'automatic_failover' (cloudposse#71)

* Fix typo on example for 'automatic_failover'

* Updated README.md

Co-authored-by: actions-bot <[email protected]>

0.18.0

Toggle 0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding Chatops (cloudposse#69)

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix creation of Redis in cluster mode (cloudposse#65)

* No number_cache_clusters if cluster_mode_enabled

See cloudposse#64

* No explicit AZs in cluster mode

* Updated README.md

Co-authored-by: actions-bot <[email protected]>

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix apply_immediately (cloudposse#60)

It was declared as a variable, but wasn't actually set on the
aws_elasticache_replication_group resource.

This commit adds it to the resource, so the changes can be applied
immediately

Co-authored-by: Maxim Mironenko <[email protected]>

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make cluster-enabled mode a bit more automated (cloudposse#59)

* feat: add ClusterEnabled: true default parameter (unless overwritten)

* fix: endpoint key changes when cluster mode enabled

* feat: set number_cache_clusters when in cluster_mode_enabled

* chore: terraform fmt

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Security Group rules instead of inline rule blocks. Fix example. …

…Fix README. Update to latest versions of modules. Change region for tests (cloudposse#54)

* Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests

* Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests

* Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests

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