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

Models, clients, schema with CRUD support for provisioner #357

Closed shobha2626 closed 8 months ago

shobha2626 commented 8 months ago
  1. What this PR does / why we need it: Models, clients, schema with CRUD support for provisioner

  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 8 months ago

Codecov Report

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

Comparison is base (2fa55f4) 25.28% compared to head (42bdc32) 25.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/provisioner #357 +/- ## ==================================================== Coverage 25.28% 25.29% ==================================================== Files 189 189 Lines 16345 16347 +2 ==================================================== + Hits 4133 4135 +2 Misses 11998 11998 Partials 214 214 ```

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

shobha2626 commented 8 months ago

Addressed the comments - https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/354