Skip to content

Releases: databricks/terraform-provider-databricks

v1.6.2

02 Nov 11:27
v1.6.2
cfeae64

Choose a tag to compare

Updated dependency versions:

  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1689).
  • Bump github.com/zclconf/go-cty from 1.11.1 to 1.12.0 (#1714).
  • Bump golang.org/x/mod from 0.5.1 to 0.6.0 (#1690).
  • Bump google.golang.org/api from 0.99.0 to 0.101.0 (#1713, #1691).

v1.6.1

21 Oct 13:10
v1.6.1
9b155a5

Choose a tag to compare

Updated dependency versions:

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 (#1671).
  • Bump github.com/zclconf/go-cty from 1.11.0 to 1.11.1 (#1672).
  • Bump google.golang.org/api from 0.98.0 to 0.99.0 (#1673).

v1.6.0

17 Oct 19:33
v1.6.0
6d35259

Choose a tag to compare

v1.5.0

10 Oct 18:58
v1.5.0
21c96e9

Choose a tag to compare

Updated dependency versions:

  • Bump google.golang.org/api from 0.97.0 to 0.98.0 (#1652).

v1.4.0

30 Sep 20:44
v1.4.0
2f6b12f

Choose a tag to compare

Documentation improvements:

Updated dependency versions:

  • Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 (#1634).
  • Bump google.golang.org/api from 0.96.0 to 0.97.0 (#1633).

v1.3.1

23 Sep 15:36
ccf3099

Choose a tag to compare

Documentation improvements:

Updated dependency versions:

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.23.0 (#1597, #1611).
  • Bump google.golang.org/api from 0.94.0 to 0.96.0 (#1598, #1612).

v1.3.0

12 Sep 13:47
v1.3.0
90d7b61

Choose a tag to compare

Documentation improvements:

  • Added sql_task configuration block in databricks_job resource (#1589).
  • Added supported languages in Unity Shared clusters (#1587).
  • Removed "Public Preview" marker from Unity Catalog resources docs (#1570).
  • Fixed instance pool docs (#1581).

Updated dependency versions:

  • Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 (#1582).
  • Bump google.golang.org/api from 0.93.0 to 0.94.0 (#1569).

v1.2.1

24 Aug 21:16
c0bad76

Choose a tag to compare

  • Use resize API to scale databricks_cluster while it's running (#1541).
  • Updated to latest Unity Catalog privileges model (#1556).
  • Added cluster policy support for databricks_pipeline (#1554).
  • Fixed databricks_node_type by skipping nodes that aren't available in subscription/region (#1534).
  • Fixed sending of active flag in the databricks_user (#1536).
  • Fixed Azure CLI tests on Go 1.19 (#1538).
  • Various doc updates (#1553, #1552, #1544, #1543).

Updated dependency versions:

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 (#1540).
  • Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0 (#1558).
  • Bump google.golang.org/api from 0.90.0 to 0.93.0 (#1525, #1545).
  • Bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#1526).

v1.2.0

04 Aug 19:33
8a7a457

Choose a tag to compare

Updated dependency versions:

  • Bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 (#1513).
  • Bump github.com/Azure/go-autorest/autorest/adal from 0.9.20 to 0.9.21 (#1512).
  • Bump github.com/Azure/go-autorest/autorest/azure/cli from 0.4.5 to 0.4.6 (#1515).
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 (#1516).
  • Bump google.golang.org/api from 0.87.0 to 0.90.0 (#1499, #1514).

v1.1.0

21 Jul 20:17
853beed

Choose a tag to compare

  • Added databricks_sql_warehouses data resource to list all warehouses in a workspace with a name filter (#1460).
  • Added databricks_sql_warehouse data resource to list SQL warehouse attributes based on single id (#1460).
  • Added databricks_cluster data resource to list cluster attributes based on single id (#1460).
  • Added Azure Managed Identity documentation examples (#1471).
  • Added more attributes to databricks_cluster (#1459).
  • Added more attributes to databricks_instance_pool (#1463).
  • Added feature request GitHub issue template (#1482).
  • Added tf:optional tag to simplify the code (#1395).
  • Fixed databricks_pipeline incorrect generation of cluster blocks (#1416).
  • Fixed databricks_table update for column block (#1468).
  • Fixed reads for any_file and anonymous_function in databricks_sql_permissions (#1477).
  • Tuned integration tests for databricks_mws_* (#1483).
  • Removed integration tests for databricks_azure_adls_gen1_mount (#1461).

Updated dependency versions:

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 (#1475).
  • Bump google.golang.org/api from 0.86.0 to 0.87.0 (#1476).