Skip to content

Releases: databricks/terraform-provider-databricks

v1.24.1

29 Aug 14:53
v1.24.1
cedc1b4
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • 75012b1 Fixed verification of workspace reachability by using scim/me which is always available (#2618)

v1.24.0

25 Aug 13:34
v1.24.0
b52c264
Compare
Choose a tag to compare

Changelog

Improvements and Bug Fixes

Documentation

  • Added troubleshooting guide for grants/permissions config drifts (#2576).
  • Updated doc for databricks_model_serving to include new fields (#2579).
  • Added instructions for group rule set management (#2561).
  • Added missing documentation for CMK support on GCP (#2604).

Exporter

Other Changes

v1.23.0

09 Aug 12:03
a75a9a6
Compare
Choose a tag to compare

Changelog

Improvements and Bug fixes

Exporter

Documentation

  • Documented missing environment variables for authentication (#2541).
  • Documented run_if field and suppress diff when field is not present (#2435).
  • Updated diagram with Databricks resources (#2526).
  • Updated metastore.md (#2547).

Other Changes

v1.22.0

02 Aug 04:21
2873d96
Compare
Choose a tag to compare

Changelog

New Resources/Data Sources

Improvements and Bugfixes

Exporter

Documentation updates

  • Added documentation notes about legacy cluster type & data access (#2437).
  • Added one more item to the troubleshooting guide (#2477).
  • Added clarification that databricks_schema and databricks_sql_table should be imported by their full name, not just by name (#2491).
  • Added more common issues for troubleshooting (#2486).
  • Added additional documentation (#2516).
  • Linked model serving docs to top level README (#2474).

Other changes

  • Added code owners for terraform-provider-databricks (#2498).
  • Added support for new Delve binary name format (#2497).
  • Configured merge queue for the provider (#2533).
  • Removed unused dlvLoadConfig configuration from settings.json (#2499).

Test-only changes

  • Changed test to use random catalog name in SQL table integration tests (#2473).
  • Fixed model serving integration test using pip if the cluster is already running (#2470).

Updated dependency versions

  • Bump github.com/databricks/databricks-sdk-go from 0.13.0 to 0.14.1 (#2523).
  • Bump golang.org/x/mod from 0.11.0 to 0.12.0 (#2462).

v1.21.0

07 Jul 15:13
v1.21.0
882e42f
Compare
Choose a tag to compare
  • Added condition_task to the databricks_job resource (private preview) (#2459).
  • Added AccountData, AccountClient and define generic databricks data utilites for defining workspace and account-level data sources (#2429).
  • Added documentation link to existing Databricks Terraform modules (#2439).
  • Added experimental compute field to databricks_job resource (#2401).
  • Added import example to doc for databricks_group_member resource (#2453).
  • Added support for subscriptions in dashboards & alert SQL tasks in databricks_job (#2447).
  • Fixed model serving integration test (#2460, #2461).
  • Fixed databricks_job resource file arrival trigger parameter name (#2438).
  • Fixed catalog_workspace_binding_test (#2463, #2451).

v1.20.0

29 Jun 19:15
f4c19ed
Compare
Choose a tag to compare

v1.19.0

14 Jun 17:26
004ad72
Compare
Choose a tag to compare

v1.18.0

02 Jun 12:30
48e7be8
Compare
Choose a tag to compare

Updated dependency versions:

  • Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (#2359).
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#2354).
  • Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 (#2329).

v1.17.0

22 May 22:07
e30e31b
Compare
Choose a tag to compare

Updated dependency versions:

  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#2317).
  • Bump github.com/databricks/databricks-sdk-go from v0.8.1 to v0.9.0 (#2327).

v1.16.1

16 May 15:17
318744f
Compare
Choose a tag to compare