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

[Feature Complete]Inspection datasources, docs, acceptance tests #327

Closed GilTeraSky closed 9 months ago

GilTeraSky commented 12 months ago
  1. What this PR does / why we need it: This PR includes the entire implementation of the cluster inspection data sources including tests & docs
  2. Which issue(s) this PR fixes
  3. Additional information Acceptance tests
Screenshot 2024-01-09 at 3 37 03 PM

Terraform output:

Screenshot 2024-01-09 at 3 37 55 PM Screenshot 2024-01-09 at 3 38 09 PM
  1. Special notes for your reviewer
codecov-commenter commented 12 months ago

Codecov Report

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

Comparison is base (8e66181) 25.09% compared to head (c6bc92e) 25.10%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #327 +/- ## ======================================= Coverage 25.09% 25.10% ======================================= Files 191 191 Lines 16480 16482 +2 ======================================= + Hits 4135 4137 +2 Misses 12131 12131 Partials 214 214 ```

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

shobha2626 commented 11 months ago

Please resolve the conflicts

shobha2626 commented 9 months ago

Overall LGTM. Please squash the commits into one meaningful message

ramya-bangera commented 9 months ago

Overall LGTM. Please squash the commits into one meaningful message

Done