Go modules · #2167
github.com/databricks/terraform-provider-databricks
v1.129.0databricks/terraform-provider-databricks ↗Last release 3 days ago
24 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 58 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
346 releases · first in 2022
Release timeline
346 releases since 2022Releases
- v1.12.09 Mar 2023
Nothing published for this version
- v1.11.2-0.20230303183433-29cea04217363 Mar 2023pre-release
Nothing published for this version
- v1.11.12 Mar 2023
Nothing published for this version
- v1.11.01 Mar 2023
Nothing published for this version
- v1.10.2-0.20230301100829-53fbc71a78ee1 Mar 2023pre-release
Nothing published for this version
- v1.10.2-0.20230224164559-5eb908da7f6a24 Feb 2023pre-release
Nothing published for this version
- v1.10.124 Feb 2023
Nothing published for this version
- v1.10.021 Feb 2023
Nothing published for this version
- v1.9.3-0.20230208181856-f4087cad10478 Feb 2023pre-release
Nothing published for this version
- v1.9.23 Feb 2023
Nothing published for this version
- v1.9.125 Jan 2023
Nothing published for this version
- v1.9.017 Jan 2023
Nothing published for this version
- v1.8.010 Jan 2023
Nothing published for this version
- v1.7.1-0.20230105165644-5b12bdd685895 Jan 2023pre-release
Nothing published for this version
- v1.7.1-0.20221222163255-43876a140a3d22 Dec 2022pre-release
Nothing published for this version
- v1.7.1-0.20221216204948-4df5c400368916 Dec 2022pre-release
Nothing published for this version
- v1.7.014 Dec 2022
Nothing published for this version
- v1.6.6-0.20221118111054-8c7b4fc0628218 Nov 2022pre-release
Nothing published for this version
- v1.6.511 Nov 2022
Nothing published for this version
- v1.6.5-0.20221110135730-d10b859960f110 Nov 2022pre-release
Nothing published for this version
- v1.6.49 Nov 2022
Nothing published for this version
- v1.6.37 Nov 2022
Nothing published for this version
- v1.6.22 Nov 2022
Release notes2 sources agree
Open source →- Added
runtime_engineto databricks_cluster (#1686). - Added validation for
pathin databricks_repo (#1702). - Added auto-detection of AWS CodeCommit URLs in databricks_repo (#1704).
- Restricting access to S3 bucket by custom tag on the IAM identity according to security email in databricks_aws_bucket_policy data resource (#1694).
- Update Azure Unity Catalog guide to use
azurerm_databricks_access_connector(#1685). - Clarify that databricks_mws_permission_assignment should be used for assigning account-level users/groups (#1706).
- Other documentation fixes (#1696, #1692).
Updated dependency versions:
- Added
- v1.6.121 Oct 2022
Release notes2 sources agree
Open source →- Added
CAN_VIEWpermissions for databricks_sql_dashboard and databricks_sql_query (#1682). - Added
webhook_notificationssupport to databricks_job (#1674). - Allow updating
private_access_settings_idfor databricks_mws_workspaces (#1668). - Changed databricks_pipeline edition default value from
advancedtoADVANCED(#1683). - Fixed reference to
display_name_containsin docs example (#1677).
Updated dependency versions:
- Added
- v1.6.1-0.20221018183659-d1f7cf1cc65b18 Oct 2022pre-release
Nothing published for this version
- v1.6.017 Oct 2022
Release notes2 sources agree
Open source →- Added databricks_share resource, databricks_shares data source, and databricks_share data source (#1664).
- Documentation updates (#1666, #1669).
- v1.5.010 Oct 2022
Release notes2 sources agree
Open source →- Added
enable_serverless_computein the documentation for the databricks_sql_global_config (#1655). - Update databricks_grants with new permissions model (#1657).
- Exporter now adds the
forceflag to users and groups (#1661).
Updated dependency versions:
- Bump google.golang.org/api from 0.97.0 to 0.98.0 (#1652).
- Added
- v1.4.030 Sept 2022
Release notes2 sources agree
Open source →- Added databricks_job data resource (#1509).
- Fixed handling of references in databricks_permissions resource exporter (#1631).
- Fixed stripping of
CAN_MANAGEpermission from caller of databricks_sql_query resource (#1644). - Fixed provider debug mode (#1560).
Documentation improvements:
- Expanded documentation for databricks_sql_visualization resource (#1630).
Updated dependency versions:
- v1.3.123 Sept 2022
Release notes2 sources agree
Open source →- Added autoscale
modeconfiguration to databricks_pipeline resource (#1600). - Fixed
gcp_availabilityfield in databricks_insance_pool resource (#1610). - Fixed
secretfield name in databricks_mlflow_webhook resource (#1625). - Further improvements of exporter (#1602).
Documentation improvements:
- Updates for databricks_table and databricks_mws_vpc_endpoint (#1616).
- Document
http_timeout_secondsfromcommon/client.go(#1599). - Expand
parameterdocumentation for databricks_sql_query resource (#1603). - Updated Unity Catalog docs (#1605, #1626, #1620).
Updated dependency versions:
- Added autoscale
- v1.3.012 Sept 2022
Release notes2 sources agree
Open source →- Added
force_destroyflag to databricks_schema & databricks_catalog (#1578). - Added databricks_entitlements resource (#1583).
- Added databricks_group_role resource (#1575).
- Added databricks_recipient resource for Delta Sharing (#1571).
- Added
dbt_taskfield to databricks_job (#1537). - Fixed drift in
storagefor databricks_pipeline (#1574). - Fixed databricks_mws_private_access_settings defaults (#1567).
- Fixed databricks_user creation with
forceon account (#1577). - Fixed databricks_permissions for calling user to
CAN_MANAGEon databricks_cluster (#1579).
Documentation improvements:
- Added
sql_taskconfiguration 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:
- Added
- v1.2.2-0.20220902192624-12210ff41bbf2 Sept 2022pre-release
Nothing published for this version
- v1.2.2-0.20220831131954-a7235772bf9031 Aug 2022pre-release
Nothing published for this version
- v1.2.2-0.20220824211805-04b374195ad024 Aug 2022pre-release
Nothing published for this version
- v1.2.124 Aug 2022
Release notes2 sources agree
Open source →- Use resize API to scale
databricks_clusterwhile it's running (#1541). - Updated to latest Unity Catalog privileges model (#1556).
- Added cluster policy support for
databricks_pipeline(#1554). - Fixed
databricks_node_typeby skipping nodes that aren't available in subscription/region (#1534). - Fixed sending of
activeflag in thedatabricks_user(#1536). - Fixed Azure CLI tests on Go 1.19 (#1538).
- Various doc updates (#1553, #1552, #1544, #1543).
Updated dependency versions:
- Use resize API to scale
- v1.2.1-0.20220824084547-828db6473e9d24 Aug 2022pre-release
Nothing published for this version
- v1.2.04 Aug 2022
Release notes2 sources agree
Open source →- Added databricks_mws_permission_assignment resource (#1491).
- Added databricks_mws_workspaces data resource (#1497).
- Added exporter for databricks_pipeline and databricks_job (#1484).
- Fixed databricks_permissions for calling user to
CAN_MANAGEon databricks_mlflow_model (#1507). - Fixed phantom
clusterblocks in databricks_pipeline (#1508). - Improve test coverage of multitask databricks_job and databricks_pipeline (#1493).
- Minor stability improvements (#1505, #1487, #1496, #1503).
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.1-0.20220721205823-bf5879fb7ab921 Jul 2022pre-release
Nothing published for this version
- v1.1.021 Jul 2022
Release notes2 sources agree
Open source →- Added
databricks_sql_warehousesdata resource to list all warehouses in a workspace with a name filter (#1460). - Added
databricks_sql_warehousedata resource to list SQL warehouse attributes based on single id (#1460). - Added
databricks_clusterdata 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:optionaltag to simplify the code (#1395). - Fixed
databricks_pipelineincorrect generation ofclusterblocks (#1416). - Fixed
databricks_tableupdate forcolumnblock (#1468). - Fixed reads for
any_fileandanonymous_functionindatabricks_sql_permissions(#1477). - Tuned integration tests for
databricks_mws_*(#1483). - Removed integration tests for
databricks_azure_adls_gen1_mount(#1461).
Updated dependency versions:
- Added
- v1.0.215 Jul 2022
Release notes2 sources agree
Open source →- Added
metastoretodatabricks_grants(#1447). - Added update support for
databricks_mws_log_delivery(#1439). - Fixed name generation for exported
databricks_notebook(#1435). - Fixed
databricks_jobrecreation on changeddocker_imageURL (#1437). - Fixed replace
databricks_mws_networksonvpc_endpointschange (#1453). - Fixed diff suppress in
databricks_external_locationonskip_validation(#1421). - Switched to SQL warehouses API for
databricks_sql_endpoint(#1414). - Improve docs for
databricks_permissionsanddatabricks_obo_token(#1462). - Improve docs for
abfsblock indatabricks_mount(#1446). - Improve dev docs for
tf:"suppress_diff",tf:"force_new"andtf:"sensitive"tags (#1465). - Moved couple of acceptance tests out of preview (#1433).
- Migrated to Go 1.18:
interface{}->any(#1466).
Updated dependency versions:
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 (#1450).
- Added
- v1.0.2-0.20220708091547-68bb39eb84d18 Jul 2022pre-release
Nothing published for this version
- v1.0.2-0.20220707190845-319e6776be7a7 Jul 2022pre-release
Nothing published for this version
- v1.0.2-0.20220707150714-50009470b0847 Jul 2022pre-release
Nothing published for this version
- v1.0.17 Jul 2022
Release notes2 sources agree
Open source →- Added better handling of missing objects during import (#1417).
- Fix problem in the
databricks_node_typedata source (#1400). - Fix update for
databricks_storage_credentialresource (#1403). - Improve
databricks_jobresource (#1428). - Upgraded UC API from 2.0 to 2.1 (#1418).
- Sanitized
hostprovider field prior to auth flow (#1385). - Use
delta_sharing_scopeinstead ofdelta_sharing_enabled(#1398). - Added instructions to create missing
.terraform.lock.hcl(#1397). - Clarified
databricks_permissionsdoc for service principals (#1426). - Clarified
databricks_clusterautotermination_minutesdefault value (#1419). - Fully moved codebase from
databrickslabstodatabricksnamespace (#1429). - Various integration testing improvements (#1425, #1427, #1420).
Updated dependency versions:
- Bump Go from 1.16.x to 1.18.x (#1413).
- Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#1407).
- Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 (#1406).
- Bump github.com/stretchr/testify from 1.7.3 to 1.8.0 (#1387, #1408, #1422).
- Bump google.golang.org/api from 0.84.0 to 0.86.0 (#1386, #1423).
- v1.0.1-0.20220706180702-8e72e19ff69d6 Jul 2022pre-release
Nothing published for this version
- v0.0.0-test.17 Apr 2026pre-release
Nothing published for this version
- v0.0.0-20231026095111-9f55e5b9b34a26 Oct 2023pre-release
Nothing published for this version