terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Added `databricks_automatic_cluster_update_workspace_setting` resource
Changes
- Added
databricks_automatic_cluster_update_workspace_settingresource
Tests
- [x]
make testrun locally - [x] relevant change in
docs/folder - [x] using Go SDK
- [x] tested manually
Codecov Report
Attention: Patch coverage is 97.22222% with 1 lines in your changes are missing coverage. Please review.
Project coverage is 82.67%. Comparing base (
31df20c) to head (83f5237).
Additional details and impacted files
@@ Coverage Diff @@
## main #3444 +/- ##
==========================================
+ Coverage 82.64% 82.67% +0.02%
==========================================
Files 184 185 +1
Lines 19039 19071 +32
==========================================
+ Hits 15735 15767 +32
Misses 2384 2384
Partials 920 920
| Files | Coverage Δ | |
|---|---|---|
| settings/all_settings.go | 100.00% <100.00%> (ø) |
|
| ...tings/resource_automatic_cluster_update_setting.go | 100.00% <100.00%> (ø) |
|
| settings/generic_setting.go | 41.70% <66.66%> (+0.24%) |
:arrow_up: |
@nkvuong can we merge this if all looks good? I want to enable the public api docs.