terraform-aws-elasticache-redis icon indicating copy to clipboard operation
terraform-aws-elasticache-redis copied to clipboard

Terraform module to provision an ElastiCache Redis Cluster

Results 34 terraform-aws-elasticache-redis issues
Sort by recently updated
recently updated
newest added
trafficstars

## what - Update terratest `>= 0.46.0` ## why - Support OpenTofu for testing ## References * https://github.com/gruntwork-io/terratest/releases/tag/v0.46.0 * DEV-374 Add opentofu to all our Terragrunt Testing GHA matrix

auto-update
no-release
migration

## what This change allows setting the `engine` variable, to allow using Valkey as the cache engine. No breaking changes are expected, as the default value for the `engine` variable...

triage

### Describe the Bug When the input variable `enabled` is set to `false`, terraform fails to plan. The issue exists since https://github.com/cloudposse/terraform-aws-elasticache-redis/releases/tag/1.3.0 up until the current 1.6.0 The same issue...

bug

### Describe the Bug I'm passing the create_security_group = false and I get a change in the SG everytime I run an apply module.elasticache-redis.aws_elasticache_replication_group.default[0] will be updated in-place ~ resource...

bug