github databricks/terraform-provider-databricks v1.85.0

latest releases: v1.88.0, v1.87.1, v1.87.0...
one month ago

Release v1.85.0

New Features and Improvements

  • Add bearer_token to the list of sensitive options in databricks_connection (#4812).
  • Use single-node cluster for databricks_sql_permissions (#4813).
  • Allow to retrieve service principal data by SCIM ID (#3142).
  • Add support for Lakebase databricks_database_instance in databricks_permissions (#4824).
  • Document new fields in databricks_model_serving and deprecate invalid_keywords and valid_topics in AI Gateway configuration (#4851).
  • Added support for Alert V2 in databricks_permissions (#4831).
  • Replace instead of dropping Delta databricks_sql_table (#2424).
  • Added databricks_clean_rooms_clean_room resource and data sources (#4844).
  • Added databricks_external_metadata resource and data sources (#4844).
  • Added databricks_materialized_features_feature_tag resource and data sources (#4844).
  • Improve databricks_git_credential resource by correctly handle new fields (#4854).

Bug Fixes

  • Don't redeploy databricks_sql_table when view definition contains newlines or tabs (#4003).
  • Preserve queue setting for databricks_job resource when upgrading from provider version <1.71.0.
  • Fix updating of of fallback_config in databricks_model_serving (#4830).

Documentation

  • Update documentation for single-node clusters in databricks_cluster resource (#4817).
  • Update GCP example for databricks_external_location resource (#4826)
  • Fix formatting for HTTP connection example in databricks_connection resource (#4826)
  • Document encryption_details block in databricks_external_location resource and data source (#4849)
  • Update Databricks SQL objects documentation (#4840)
  • Improve documentation for databricks_git_credential resource (#4837)
  • Rename DLT references to Lakeflow Declarative pipelines (#4842)
  • Update the list of UC permissions in UC guide for Azure (#4852).
  • Clarify and add more examples to databricks_mws_network_connectivity_config and databricks_mws_ncc_private_endpoint_rule documentation (#4847)
  • Document new attributes in databricks_app resource and data sources (#4848)

Exporter

  • Fix generation of columns in databricks_sql_table resource (#4819).

Internal Changes

  • Updated the contributing guide with instructions on how to modify the changelog (#4404).
  • Add synthetic field to jobs resource to control behavior of apply_policy_default_values (#4834).
  • Bump the Go SDK to v0.75.0 (#4844).

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

NewReleases is sending notifications on new releases.