TravBricks

Results 3 issues of TravBricks

SCIM API behavior has changed to automatically lowercase users, this creates issues for migrating users from workspaces where users were created before the changes. Adding a new flag to --replace-email-auto...

Overwriting notebooks was desired as part of a migration. The `--overwrite-notebooks` flag was enabled, which produced this feedback: > Overwrite notebooks only supports the SOURCE format. See Rest API docs...

1. SQL warehouse names with parenthesis in them get removed in the export 1. Exported SQL endpoints do not include the `enable_serverless_compute` flag ### Configuration ```hcl resource "databricks_sql_endpoint" "serverless_warehouse" {...