โ08-23-2024 02:54 PM
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?
โ09-02-2024 06:53 AM - edited โ09-02-2024 07:17 AM
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.
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!