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

Exporter: Add support for `databricks_mws_permission_assignment` resource

Open alexott opened this issue 1 year ago • 1 comments

Changes

This resource could be exported only on account level

Tests

  • [x] make test run locally
  • [x] relevant change in docs/ folder
  • [ ] covered with integration tests in internal/acceptance
  • [ ] relevant acceptance tests are passing
  • [ ] using Go SDK

alexott avatar May 09 '24 07:05 alexott

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

Impacted file tree graph

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

codecov-commenter avatar May 09 '24 07:05 codecov-commenter