Unity Catalog Governance Pack
Production-ready governance templates for Databricks Unity Catalog with policies and auditing.
📄 Product Preview
Try the interactive reader and demo tools below, or get the full product with all content unlocked.
📖 Interactive Reader (Free Preview) ⚙ Try Demo Tools 📦 Download Free Sample📁 File Structure 47 files
📖 Documentation Preview README excerpt
Unity Catalog Governance Pack
Production-ready governance templates for Databricks Unity Catalog.
Implement enterprise-grade data governance in hours, not months.
[](LICENSE)
[](#)
[](#terraform-deployment)
Table of Contents
1. [Overview](#overview)
2. [Architecture](#architecture)
3. [Quick Start](#quick-start)
4. [Module Reference](#module-reference)
- [RBAC (Role-Based Access Control)](#rbac-module)
- [Data Classification](#classification-module)
- [Compliance (GDPR / CCPA)](#compliance-module)
- [Security Patterns](#security-module)
- [Automation](#automation-module)
- [Terraform Deployment](#terraform-module)
5. [Configuration](#configuration)
6. [Integration Patterns](#integration-patterns)
7. [Deployment Guide](#deployment-guide)
8. [Monitoring and Alerting](#monitoring-and-alerting)
9. [Troubleshooting](#troubleshooting)
10. [FAQ](#faq)
11. [Contributing](#contributing)
12. [License](#license)
Overview
The Unity Catalog Governance Pack provides a complete, ready-to-deploy governance
framework for Databricks Unity Catalog environments. It includes:
- Role-Based Access Control (RBAC): A five-tier role hierarchy with SQL and Python
automation for setting up and auditing permissions across catalogs, schemas, and tables.
- Data Classification: A four-tier classification framework (Public, Internal,
Confidential, Restricted) with automated PII scanning, tagging, and coverage reporting.
- Compliance Templates: Production-ready implementations for GDPR (right to erasure,
data portability, consent tracking, subject access requests) and CCPA (opt-out tracking,
data disclosure) with detailed compliance checklists including SOC 2 Type II.
- Security Patterns: Row-level security, column masking, network isolation guides,
and encryption patterns for defense-in-depth.
- Automation: Tag propagation, governance violation scanning, policy enforcement,
and dashboard data generation for continuous governance monitoring.
- Terraform Module: Infrastructure-as-Code deployment of the entire governance
framework using the Databricks Terraform provider.
Who Is This For?
... continues with setup instructions, usage examples, and more.