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

[Feature] Management cluster registration examples and documentation #341

Closed ghost closed 9 months ago

ghost commented 10 months ago
  1. What this PR does / why we need it: Management cluster registration examples and documentation
  2. Which issue(s) this PR fixes
  3. Additional information Related task: TMC-34852
  4. Special notes for your reviewer
shobha2626 commented 9 months ago

Better to add a note block stating registration support for flavours like

TKGm

  1. Registration link provided
  2. Kubeconfig path registration

TKGs

  1. Only Registration link provided
ghost commented 9 months ago

Better to add a note block stating registration support for flavours like

TKGm

  1. Registration link provided
  2. Kubeconfig path registration

TKGs

  1. Only Registration link provided

I added note block.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (e2a7c6d) 25.50% compared to head (dbae81b) 25.19%. Report is 116 commits behind head on feature/management_cluster_registration.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/management_cluster_registration #341 +/- ## =========================================================================== - Coverage 25.50% 25.19% -0.31% =========================================================================== Files 162 189 +27 Lines 14536 16197 +1661 =========================================================================== + Hits 3707 4081 +374 - Misses 10660 11911 +1251 - Partials 169 205 +36 ```

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