Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
datatf
command
|
|
|
internal
|
|
|
cli
Package cli wires the datatf commands.
|
Package cli wires the datatf commands. |
|
contract
Package contract turns an inventory into the datatf Terraform module contract: tfvars values, import blocks, and the export report.
|
Package contract turns an inventory into the datatf Terraform module contract: tfvars values, import blocks, and the export report. |
|
diagnostic
Package diagnostic gives read failures stable codes and safe recovery hints.
|
Package diagnostic gives read failures stable codes and safe recovery hints. |
|
emit
Package emit writes export artifacts to disk.
|
Package emit writes export artifacts to disk. |
|
fakews
Package fakews serves recorded Databricks API fixtures over httptest so the reader and contract can be tested end to end without a workspace.
|
Package fakews serves recorded Databricks API fixtures over httptest so the reader and contract can be tested end to end without a workspace. |
|
fakews/cmd/fakewsd
command
fakewsd serves the recorded fake workspace on a fixed port so terraform and datatf can be pointed at it during local end-to-end checks:
|
fakewsd serves the recorded fake workspace on a fixed port so terraform and datatf can be pointed at it during local end-to-end checks: |
|
inventory
Package inventory reads a Databricks workspace into a typed, read-only model and classifies every object by who should own it in Terraform.
|
Package inventory reads a Databricks workspace into a typed, read-only model and classifies every object by who should own it in Terraform. |
|
scaffold
Package scaffold renders a Terraform root for the DataTF module contract.
|
Package scaffold renders a Terraform root for the DataTF module contract. |
|
telemetry
Package telemetry builds opt-in usage events without workspace metadata.
|
Package telemetry builds opt-in usage events without workspace metadata. |
|
update
Package update checks public release metadata without credentials or usage events.
|
Package update checks public release metadata without credentials or usage events. |
Click to show internal directories.
Click to hide internal directories.