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.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now