automation

Terraform Provider Databricks

Databricks Terraform Provider
598 stars543 forksGoUpdated 8/12/2026100% free · open source
What it does

The Databricks Terraform Provider allows you to manage Databricks resources such as clusters, jobs, and notebooks using Terraform infrastructure-as-code syntax.

When to use it
  • You need to automate the deployment of Databricks workspaces and clusters for your data engineering team.
  • You want to version control and track changes to your Databricks configurations using Git.
  • You are building a data pipeline that requires integration with Databricks and other cloud services.
Ready-to-paste prompt
Create a new Databricks cluster with `resource 'databricks_cluster' 'example' { name = 'Example Cluster' node_type_id = 'i3.xlarge' }` and apply with `terraform apply`
Heads up: You need to set the `DATABRICKS_HOST` and `DATABRICKS_TOKEN` environment variables or use the `host` and `token` attributes in the `provider` block to authenticate with your Databricks workspace.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/terraform-provider-databricks && curl -fsSL https://workflowstacks.com/api/skills/terraform-provider-databricks/claude-skill -o ~/.claude/skills/terraform-provider-databricks/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
databricks
Language
Go
Category
automation
Published
2/13/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.