data "aws_elasticache_replication_group" "um_celery" {
  replication_group_id = "${local.name_prefix}-um-celery"
}
