terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Exporter: Add support for `databricks_mws_permission_assignment` resource
Changes
This resource could be exported only on account level
Tests
- [x]
make testrun locally - [x] relevant change in
docs/folder - [ ] covered with integration tests in
internal/acceptance - [ ] relevant acceptance tests are passing
- [ ] using Go SDK
Codecov Report
Attention: Patch coverage is 0% with 47 lines in your changes are missing coverage. Please review.
Project coverage is 82.44%. Comparing base (
31df20c) to head (241d2f8).
Additional details and impacted files
@@ Coverage Diff @@
## main #3562 +/- ##
==========================================
- Coverage 82.64% 82.44% -0.21%
==========================================
Files 184 184
Lines 19039 19086 +47
==========================================
Hits 15735 15735
- Misses 2384 2431 +47
Partials 920 920
| Files | Coverage Δ | |
|---|---|---|
| exporter/importables.go | 77.26% <0.00%> (-2.07%) |
:arrow_down: |