Documentation
¶
Overview ¶
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:
go run ./internal/fakews/cmd/fakewsd -addr 127.0.0.1:8787 DATABRICKS_HOST=http://127.0.0.1:8787 DATABRICKS_TOKEN=fake DATABRICKS_AUTH_TYPE=pat datatf export ...
Click to show internal directories.
Click to hide internal directories.