databricks/terraform-databricks-examples — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean Terraform examples repository for deploying Databricks on the major clouds. I want it to be useful as a starting point for teams who need examples they can copy, adapt, or reuse as modules.

It should include organized examples for Azure, AWS, and GCP Databricks workspaces and common setups like basic workspaces, private networking, Unity Catalog, lakehouse blueprints, exfiltration protection, proxies or firewalls, and cloud specific integrations where appropriate. Also include reusable Terraform modules and sample CI/CD pipelines for automating deployments with GitHub Actions or Azure DevOps.

Please make the repo easy to browse, with clear README files that explain what each example does, what cloud it targets, prerequisites, required variables, and how to run Terraform init, plan, and apply safely. Keep it practical and reference the official Databricks Terraform provider docs where needed.

Want more depth? Deep Reverse