You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will this require a new version release for databricks terraform or is it possible just not documented?
I tried using the existing databricks_catalog_workspace_binding resource, with securable_name set to the storage_credential, and securable_type="storage_credential" (best guess).
It compiles and applies without error but doesnt change databricks.
I also tried setting isolation_mode = "ISOLATED" on the storage_credential similar to catalogs, but this doesnt compile.
Recent release added support for new workspace bidings
We need update this doc with examples: https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/catalog_workspace_binding
The text was updated successfully, but these errors were encountered: