Changelog
New Features and Improvements:
- Improved debugging of errors (#744)
- Removed requirement to provide accountId in mws_credentials resource (#3028).
- Validated metastore_id field in worspace UC resources except metastore resource (#3035), (#3039).
- Wait for resource to be updated during grants resource modification (#3026).
- Deprecated top level task attributes (#2993).
Documentation Changes:
- Added BQ example for databricks_connection (#3040).
- Consistent header levels and same doc structure (#3007).
- Fixed two minor docs typos in node_type and cluster_policy (#3038).
Exporter:
- Removed dead code that reflects old Jobs API 2.0 structures (#2981).
Internal Changes:
- Bumped Go SDK to 0.28.1 (#3043).
- Bumped github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 (#3033).
- Added acceptance tests for databricks_grants (#3034).
- Migrated library create to use go-sdk (#2998).