Move databricks_workspace_file to a separate service wsfiles, so we can list and export them separately from notebooks. If you used notebooks in -listing or -services options, then you need to append wsfiles to these options.
Tests
[x] make test run locally
[x] relevant change in docs/ folder
[ ] covered with integration tests in internal/acceptance
Changes
Move
databricks_workspace_file
to a separate servicewsfiles
, so we can list and export them separately from notebooks. If you usednotebooks
in-listing
or-services
options, then you need to appendwsfiles
to these options.Tests
make test
run locallydocs/
folderinternal/acceptance