Skip to content

v1.66.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:15
· 2 commits to main since this release
8fbedbe

New Features and Improvements

  • Add multipart permissions to databricks_aws_unity_catalog_policy data source (#4440).

Bug Fixes

  • Fixed an issue where reordering objects in a (pluginfw) Share wouldn’t update properly unless other changes were made (#4481).

  • Suppress options.pem_private_key_expiration_epoch_sec attribute for databricks_connection (#4474).

Documentation

  • Add an example for Databricks Apps permissions (#4475).
  • Add explanation of timeouts to the troubleshooting guide (#4482).
  • Clarify that databricks_token and databricks_obo_token could be used only with workspace-level provider (#4480).

Exporter

  • Refactor UC, SQL and SCIM objects into separate files (#4477).

Internal Changes

  • Remove incorrectly working integration test TestAccLibraryUpdateTransitionFromPluginFw (#4487).