vmware / terraform-provider-tanzu-mission-control

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

Fix/Docs #349

Closed GilTeraSky closed 9 months ago

GilTeraSky commented 9 months ago
  1. What this PR does / why we need it: In this PR I added an import section in the docs for both Data Protection and UTKG resources. Also, for UTKG, I added a reference in the docs to the cluster class data source.
  2. Which issue(s) this PR fixes
  3. Additional information No modifications to the code have been made.
  4. Special notes for your reviewer
codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (fa33d09) 25.17% compared to head (04b0004) 25.67%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ========================================== + Coverage 25.17% 25.67% +0.50% ========================================== Files 189 189 Lines 16221 16495 +274 ========================================== + Hits 4083 4235 +152 - Misses 11933 12046 +113 - Partials 205 214 +9 ```

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