* feat(tenant): Build the crud actions for the new tenant service To faciliate the isolation of domain specific systems we need to have a isolated CRUD action system that we can layer business logic on top. Co-authored-by: George <me@georgemac.com>