vmware / terraform-provider-tanzu-mission-control

Terraform provider to manage resources of Tanzu Mission Control
Mozilla Public License 2.0
37 stars 31 forks source link

Add scope block support to Data Protection #339

Closed shobha2626 closed 11 months ago

shobha2626 commented 11 months ago
  1. What this PR does / why we need it: Add scope block support to Data Protection

  2. Which issue(s) this PR fixes

    (optional, in `fixes #<issue number>` format, will close the issue(s) when PR gets merged):
    
    Fixes #

Tested:

image

image

  1. Additional information

  2. Special notes for your reviewer

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f6af652) 25.72% compared to head (424816f) 25.51%. Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ========================================== - Coverage 25.72% 25.51% -0.21% ========================================== Files 187 187 Lines 15779 15958 +179 ========================================== + Hits 4059 4072 +13 - Misses 11515 11678 +163 - Partials 205 208 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

eastaga commented 11 months ago

LGTM