Skip to main content

Automate workspace creation using templates

You can create workspaces using the account console or the Account API.

Alternatively, you can automate workspace creation using templates. Templates can help you implement fast, consistent, automated workspace deployments. This article lists template automation options for Databricks accounts.

important

These Databricks AWS Quick Start templates are not formally supported by Databricks. They are maintained by Databricks field teams and provided as is. There is no service level agreement (SLA). Databricks makes no guarantees of any kind. If you discover an issue with the provider, please file a GitHub Issue on the underlying Github repo, and it will be reviewed by project maintainers as time permits.

Terraform

Terraform is an open-source infrastructure-as-code software tool created by HashiCorp. Users define and provision data center infrastructure using a declarative configuration language. Terraform manages external resources such as public cloud infrastructure, private cloud infrastructure, network appliances, software as a service, and platform as a service.

The Databricks Labs GitHub repository hosts the Databricks Terraform Provider project, which includes documentation for each resource type.

See the following articles for instructions on using Terraform to create and manage workspaces: