terraform-provider-databricks
terraform-provider-databricks copied to clipboard
[DRAFT] DBFS remote tracking
This PR is aiming at re-creating DBFS file from local resource if modification is detected on remote storage. Current state

Codecov Report
Merging #733 (473e953) into master (c3d1baa) will decrease coverage by
0.04%. The diff coverage is62.50%.
@@ Coverage Diff @@
## master #733 +/- ##
==========================================
- Coverage 90.73% 90.69% -0.05%
==========================================
Files 108 108
Lines 9338 9336 -2
==========================================
- Hits 8473 8467 -6
- Misses 513 516 +3
- Partials 352 353 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| storage/dbfs.go | 100.00% <ø> (ø) |
|
| storage/resource_dbfs_file.go | 77.41% <62.50%> (-10.46%) |
:arrow_down: |
| sqlanalytics/resource_widget.go | 86.76% <0.00%> (-0.74%) |
:arrow_down: |
PR is out of date