github databricks/terraform-provider-databricks v1.111.0

12 hours ago

Release v1.111.0

New Features and Improvements

  • Added databricks_postgres_database resource and data source.
  • Renamed databricks_apps_space to databricks_app_space.
  • Added databricks_data_classification_catalog_config resource and data source.
  • Added databricks_knowledge_assistant resource and data source.
  • Added databricks_knowledge_assistant_knowledge_source resource and data source.

Documentation

  • Added documentation note about whitespace handling in MAP column types for databricks_sql_table.

Internal Changes

  • Host-agnostic cloud detection via node type patterns, replacing host-URL-based IsAws()/IsAzure()/IsGcp() checks.
  • Use workspace GetStatus API to check parent folder existence before creating Lakeview dashboards, replacing fragile error string matching.
  • Use workspace GetStatus API to check parent folder existence before uploading workspace files, replacing fragile error string matching.
  • Skip TestMwsAccNetworkConnectivityConfig test to unblock merging PRs in the repository
  • Use workspace GetStatus API to check parent folder existence before importing notebooks, replacing fragile error string matching.

Don't miss a new terraform-provider-databricks release

NewReleases is sending notifications on new releases.