-
## Scope of request
AWS::ElastiCache::ParameterGroup is already supported as an immutable resource. The resource should be extended to support updates.
## Expected behavior
In Update, it shouldn'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
* elasticache.aws.upbound.io/v1beta1 - Cluster
### Resource MRs required to reproduce th…
-
## Description
An error is found when enabling slow-log and engine-log and in both cases the name of the log-group is not specified so that the module completes it with the default
example to repr…
-
When trying to deploy Django Channels for the first time in production, I got the Redis `NoPermissionError` exception when using the `group_send()` function.
Example code that would produce the err…
-
### Terraform Core Version
1.8.5
### AWS Provider Version
5.65.0
### Affected Resource(s)
When increasing the node count value cluster_cache_nodes for aws_elasticache_cluster the output…
-
### Name of the resource
AWS::ElastiCache::ReplicationGroup
### Resource Name
_No response_
### Issue Description
`AWS::ElastiCache::ReplicationGroup` is missing the default CloudFormation Tags l…
-
### Terraform Core Version
1.5.1
### AWS Provider Version
5.0
### Affected Resource(s)
aws_elasticache_subnet_group
aws_elasticache_replication_group
### Expected Behavior
Update…
-
### Description
Add `serverless_snapshot_name` attribute to the `aws_elasticache_replication_group` resource, to support restoring a Serverless Cache snapshot as a provisioned replication group.
###…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.64.0
### Affected Resource(s)
aws_elasticache_replication_group
### Expected Behavior
Update `snapshot_retention_limit`…
-
First I've configured OPAL Server to utilize local Redis instance (running as Docker container)
```
OPAL_BROADCAST_URI=redis://broadcast-channel:6379
OPAL_POLICY_REPO_POLLING_INTERVAL=5
```
a…