- Added
file
library type to databricks_pipeline resource (#1975). - Added new node type selector to databricks_node_type data source (#1957).
- Removed check for creation of Azure Key Vault-based databricks_secret_scope using Service Principals (#1965).
- Reworked Graviton selection logic in databricks_node_type data source (#1974).
- Don't consider GPU-based nodes in databricks_node_type data source until explicitly requested (#1978).
Documentation:
- Added SQL example for databricks_job documentation (#1967).
- Added description to
max_clusters_per_user
in databricks_cluster_policy (#1959). - Clarify SQL warehouse types for
sql_task
in databricks_job (#1964). - Moved tags to
default_tags
in AWS provider examples (#1969). - Added documentation around
webhooks_notifications
for databricks_job (#1968). - Removed deprecated params from bucket doc examples (#1970).