Releases: 536tech/datatf
Releases · 536tech/datatf
Release list
v0.5.1
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: use stable release archive names by @jwmoss in #31
- fix: select the workspace pattern module for exports by @jwmoss in #32
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- build: simplify release titles by @jwmoss in #27
- docs: shorten and move the export permission guide by @jwmoss in #24
- test: add OpenTofu export and import example by @jwmoss in #25
- feat: select individual resources by exact name by @jwmoss in #28
- feat: add actionable CLI diagnostics by @jwmoss in #29
- feat: add opt-in CLI telemetry by @jwmoss in #30
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: remove stale internal notes by @jwmoss in #18
- build: simplify public documentation and versioned releases by @jwmoss in #20
- feat: add selected exports and a local MiniLake import demo by @jwmoss in #21
- feat: use Registry module v0.1.0 for exports by @jwmoss in #22
- docs: explain export permissions and visibility limits by @jwmoss in #23
- build(deps): bump github.com/databricks/databricks-sdk-go from 0.175.0 to 0.177.0 in the go group by @dependabot[bot] in #19
- refactor: simplify exports and verify Windows downloads by @jwmoss in #26
Full Changelog: v0.1.0...v0.2.0
v0.1.0
DataTF exports supported Azure Databricks platform configuration to Terraform variables and import blocks.
- Commands:
auth status,inventory,export, andversion. - Workspace and shared Unity Catalog scopes, with Databricks-managed objects excluded.
- One
terraform.tfvarsfile and grouped import blocks for the workspace module. - Optional Terraform root files through
--scaffold. - Local output and read-only Databricks access. DataTF never reads secret values or applies Terraform.
The archives contain binaries for macOS, Linux, and Windows on AMD64 and ARM64. Verify downloads with checksums.txt.
License: Apache-2.0.