r/aws_elasticache_replication_group: Configurable timeout for disassociating from global replication group. #37121
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elasticache
Issues and PRs that pertain to the elasticache service.
timeouts
Pertains to timeout increases.
Milestone
Currently the
aws_elasticache_replication_group
uses a fixed, 20 minute, timeout when disassociating from a global replication group (seewaitGlobalReplicationGroupMemberDetached
ininternal/service/elasticache/wait.go
).This value needs to be configurable.
The text was updated successfully, but these errors were encountered: