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 note to tanzu-mission-control_cluster resource guide to state the limitation #336

Closed ramya-bangera closed 11 months ago

ramya-bangera commented 11 months ago
  1. What this PR does / why we need it: This is a follow up PR to https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/328 , stating the resource limitation which prevent the deletion of default nodepool using terraform.

  2. Which issue(s) this PR fixes

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

  4. 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 (73e4281) 25.72% compared to head (c314491) 25.72%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #336 +/- ## ======================================= Coverage 25.72% 25.72% ======================================= Files 187 187 Lines 15779 15779 ======================================= Hits 4059 4059 Misses 11515 11515 Partials 205 205 ```

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