Hello Databricks Community,
I am currently working on creating a Terraform script to provision clusters in Databricks. However, I've noticed that by default, the clusters created using Terraform have the policy set to "Unrestricted."
I would like to configure my Terraform script so that the default cluster policy is either "Personal Compute" or "Shared" instead of "Unrestricted." Could you please advise on the best approach to achieve this?
Thank you for your assistance.
#unitycatalog