terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

[DRAFT] DBFS remote tracking

Open nfx opened this issue 4 years ago • 1 comments

This PR is aiming at re-creating DBFS file from local resource if modification is detected on remote storage. Current state image

nfx avatar Jul 21 '21 07:07 nfx

Codecov Report

Merging #733 (473e953) into master (c3d1baa) will decrease coverage by 0.04%. The diff coverage is 62.50%.

Impacted file tree graph

@@            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:

codecov[bot] avatar Jul 21 '21 07:07 codecov[bot]

PR is out of date

nfx avatar Mar 02 '23 10:03 nfx