Hi @NandiniN ,

thank you so much for your reply.

I tried out your suggestion and tofu was indeed able to destroy "the rest" of the workspace infrastructure once I manually removed the databricks_permissions from the state. Although this works now it seems more like a workaround to me. I am still of the opinion that it should be possible to destroy all of the resources you created with tofu.

Fortunately there seems to be a silver lining as I found an existing pull request for the databricks tofu provider on github which introduces an additive "databricks_permission" resource which allows you to add additional permissions without overwriting existing ones. I'm really looking forward to that.