terraform-aws-elasticache-redis
terraform-aws-elasticache-redis copied to clipboard
Terraform module to provision an ElastiCache Redis Cluster
## what - Add a two variables `create_random_auth_token` and `random_auth_token_length` that would be used to generate a random auth token that is stored in terraform state and used as the...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
Elasticache clusters have transit encryption modes of preferred and required when encryption is enabled. Support for this toggle is not currently available in the module.  or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature Dualstack redis cluster so that ipv6 only client can also connect...
## what - Add support for Serverless Redis instances ## why - Supporting Redis Serverless for demanding applications ## notes - This upgrades the required version of the AWS provider...
### Describe the Bug Since version 1.3.0, terraform plan fails with an existing cluster (_running in cluster mode_) as all the reader endpoint options are null. ### Expected Behavior Terraform...
### Describe the Bug [terragrunt] 2024/06/13 08:53:58 Running command: terraform plan Releasing state lock. This may take a few moments... Error: Unsupported argument on main.tf line 55, in resource "aws_elasticache_replication_group"...