Skip to content

Add new Terraform skill for Databricks infrastructure-as-code#214

Open
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:feat/add-terraform-skill
Open

Add new Terraform skill for Databricks infrastructure-as-code#214
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:feat/add-terraform-skill

Conversation

@CheeYuTan
Copy link
Contributor

Summary

Addresses #145 — community-requested Terraform skill.

New skill with SKILL.md + 4 reference files:

  • 1-provider-and-auth.md — PAT, service principal, Azure/AWS/GCP auth, multi-provider config
  • 2-core-resources.md — clusters, jobs, SQL warehouses, DLT pipelines, model serving, secrets, instance pools, cluster policies
  • 3-unity-catalog.md — catalogs, schemas, volumes, grants, storage credentials, external locations, connections, Delta Sharing
  • 4-best-practices.md — project structure, reusable modules, remote state (S3/Azure Blob/GCS), CI/CD, lifecycle management

Provider version verified at v1.110.0 (Feb 2026). install_skills.sh updated to register the new skill.

Test plan

  • HCL syntax verified
  • Provider version confirmed current
  • install_skills.sh registers skill + extra files
  • No MCP tools involved (Terraform is CLI-based)

Addresses databricks-solutions#145 — community-requested Terraform skill.

New skill with SKILL.md + 4 reference files:
- 1-provider-and-auth.md: PAT, service principal, Azure/AWS/GCP auth,
  multi-provider config, environment variables, CLI profiles
- 2-core-resources.md: clusters, jobs, SQL warehouses, DLT pipelines,
  model serving, secrets, instance pools, cluster policies
- 3-unity-catalog.md: catalogs, schemas, volumes, grants, storage
  credentials, external locations, connections, Delta Sharing
- 4-best-practices.md: project structure, reusable modules, remote
  state (S3/Azure Blob/GCS), CI/CD, lifecycle management

Provider version verified at v1.110.0 (Feb 2026).
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.

1 participant