cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Disabling Default Personal Compute Policy in Terraform (AWS)

wsunwall
New Contributor II

I'm looking to disable the Personal Compute Policy in Terraform, however I don't see an option to do this. According to this documentation here https://docs.databricks.com/en/admin/clusters/personal-compute.html#customize-the-personal-compute-p... this can be disabled at the workspace level manually.

I've attempted overriding the default compute policy via the terraform docs here https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/cluster_policy#o... which works great for creating a new policy based on the default policy, but does not overwrite it.

Is the ability to disable the default personal compute policy available in terraform, or is this constrained to the API / manual settings?

1 REPLY 1

mggl
New Contributor II

I have the same issue in terraform-provider-google.

I found how to do it from Admin UI (UI -> Settings -> Features Enablement -> disable Personal compute). 

At the same time I didn't find how to have the same behavior from Terraform.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group