Skip to content

Add Databricks Terraform skill for infrastructure-as-code automation#164

Open
subhadip18 wants to merge 1 commit intodatabricks-solutions:mainfrom
subhadip18:feature/databricks-terraform-skil-issue-145
Open

Add Databricks Terraform skill for infrastructure-as-code automation#164
subhadip18 wants to merge 1 commit intodatabricks-solutions:mainfrom
subhadip18:feature/databricks-terraform-skil-issue-145

Conversation

@subhadip18
Copy link

Summary
Adds a Databricks Terraform skill to the AI Dev Kit so developers can get AI-assisted generation, validation, and management of Databricks infrastructure using the Databricks Terraform Provider.
What's included
This skill guides:
Workspace deployment — AWS, Azure, and GCP (basic and PrivateLink/Private Link/PSC)
Provider configuration & authentication — PAT, OAuth, service principals, and multi-provider (account + workspace) patterns for all clouds
Unity Catalog — metastore, storage credentials, external locations, catalogs, schemas, and grants
Databricks resources — clusters, jobs, SQL warehouses, notebooks, secrets, cluster policies, Databricks Apps, Mosaic AI Vector Search
IAM & permissions — users, groups, service principals, workspace permissions
Lakebase (managed Postgres) — Classic (databricks_database_instance) and Autoscaling (databricks_postgres_project / databricks_postgres_branch / databricks_postgres_endpoint) with HA, PITR, branching, and suspend-on-idle
Design patterns — modular layout, remote state (S3/Azure Blob/GCS), common pitfalls and fixes

@calreynolds
Copy link
Collaborator

@subhadip18 thank you for the contribution! Would you be willing to trim the PR? We are looking to reduce context bloat as possible

So wherever for instance your PR references other services that we support in other skills, we can chop!

@calreynolds calreynolds self-requested a review February 26, 2026 15:01
Copy link
Collaborator

@calreynolds calreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per comment!

@subhadip18
Copy link
Author

@calreynolds: Since this is for Terraform skill, we do not have any existing skill which cover Terraform specific skills yet.
This is kind of unique that way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants