Skip to content

Releases: 536tech/datatf

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:50
6f2ce0a

What's Changed

  • feat: hint the resources layout for narrowed exports by @jwmoss in #35
  • docs: record the v0.5.1 changelog entry by @jwmoss in #36

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:15
fb96287

What's Changed

  • feat: scaffold individual Registry resource modules by @jwmoss in #34

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 23:52
1ac415b

What's Changed

  • feat: show a cached release update notice by @jwmoss in #33

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 23:41
204dc51

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

Choose a tag to compare

@github-actions github-actions released this 07 Sep 23:01
5485e00

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

Choose a tag to compare

@github-actions github-actions released this 07 Sep 20:18
8bd60c2

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

Choose a tag to compare

@github-actions github-actions released this 03 Sep 19:15
8bb808a

DataTF exports supported Azure Databricks platform configuration to Terraform variables and import blocks.

  • Commands: auth status, inventory, export, and version.
  • Workspace and shared Unity Catalog scopes, with Databricks-managed objects excluded.
  • One terraform.tfvars file 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.