Hey Folks
I am new to terraform and databricks
I have usecase
I want to create new user or add them to databricks workspace. And assign role to this user. And also assign cluster to this new user
After 12hrs I want to delete this new user and also these resources.
Can anyone please advice me on this how can we use terraform for this scenerio
#terraform #beginner #help