Skip to content

Tags: digitalhouse-tech/terraform-aws-elasticache-redis

Tags

1.4.0

Toggle 1.4.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: Allow configuring transit_encryption_mode (cloudposse#231)

* feat: Allow configuring transit_encryption_mode

* fix(tests): bump redis to 7.x

* fix(tests): set redis to 7.2

* fix(tests): set family to redis7

* fix(tests): set engine version to 7

* Update examples/complete/fixtures.us-east-2.tfvars

* chore: Update README.md

---------

Co-authored-by: Veronika Gnilitska <[email protected]>
Co-authored-by: nitrocode <[email protected]>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for redis serverless (cloudposse#235)

* feat: add support for redis serverless

* update docs

* fix outputs

* update docs

* improve checks

* update docs

* make dns and outputs work with serverless

* make address work

* fix description and empty cache_usage_limits entries

* prevent empty cache_usage_limits block

* rework serverless_cache_usage_limits

* update docs

* Update main.tf

Co-authored-by: Benjamin Smith <[email protected]>

* Update main.tf

Co-authored-by: Benjamin Smith <[email protected]>

---------

Co-authored-by: Benjamin Smith <[email protected]>

1.2.3

Toggle 1.2.3's commit message
chore: update README.md

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update terraform cloudposse/route53-cluster-hostname/aws…

… to v0.13.0 (cloudposse#219)

* chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.13.0

* Auto-update README.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove transit_encryption != null, auth_token rotation support (c…

…loudposse#195)

* fix: remove transit_encryption != null, auth_token rotation support

* docs: readme updated via makefile

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: import existing replication groups (cloudposse#217)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump security group module version (cloudposse#210)

* chore: bump security group module version

Signed-off-by: Andrew den Hertog <[email protected]>

* chore: gen docs

Signed-off-by: Andrew den Hertog <[email protected]>

* task: make new vars avaialbe

Signed-off-by: Andrew den Hertog <[email protected]>

* chore: run format:

Signed-off-by: Andrew den Hertog <[email protected]>

---------

Signed-off-by: Andrew den Hertog <[email protected]>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New variables: create_parameter_group and parameter_group_name (cloud…

…posse#208)

* new variable: parameter_group_name

* new variable: create_parameter_group

* update README

* remove comment

* Update parameter group description

Co-authored-by: Andriy Knysh <[email protected]>

* change module.this.enabled to local.enabled

* replace . with -

---------

Co-authored-by: Andriy Knysh <[email protected]>

0.53.0

Toggle 0.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Module to Disable or Enable Cluster Mode for Existing Deployment (

cloudposse#181)

* added compact for when resource dne

* make readme

v0

Toggle v0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Module to Disable or Enable Cluster Mode for Existing Deployment (

cloudposse#181)

* added compact for when resource dne

* make readme