v0.5.2
- Added
databricks_catalogs,databricks_schemas, anddatabricks_tablesdata resources (#1155). - Fixed
databricks_metastore_assignmentconfiguration drift by properly deleting metastore assignment and detecting manual changes from Account console. This also means that de-assigned metastore from a workspace would mark it as remotely removed. Manual assignment of different metastore would also trigger resource updates (#1146). - Fixed
databricks_tablecreation in managed mode (#1151). - Fixed
databricks_sql_endpointtimeout propagation (#1142). - Multiple documentation fixes.
Updated dependency versions:
- Bump google.golang.org/api from 0.69.0 to 0.70.0