# This is now managed by the VPC module
removed {
  from = aws_elasticache_subnet_group.qa_elasticache_subnet_group

  lifecycle {
    destroy = false
  }
}
