-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature complete]Custom IAM Role models, client, schema, implementation and docs #333
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #333 +/- ##
=======================================
Coverage 25.29% 25.30%
=======================================
Files 192 192
Lines 16657 16658 +1
=======================================
+ Hits 4214 4215 +1
Misses 12225 12225
Partials 218 218 ☔ View full report in Codecov by Sentry. |
09b254d
to
7dfd6ab
Compare
7dfd6ab
to
6f4dc78
Compare
6f4dc78
to
af84f5d
Compare
Thanks for attaching the screenshot, is all the CRUD operation tested? |
Overall. LGTM |
Yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…tion and docs Signed-off-by: GilTS <gil@terasky.com>
Signed-off-by: Ramya Bangera <bangerar@vmware.com>
…chema Signed-off-by: Ramya Bangera <bangerar@vmware.com>
af84f5d
to
e83bed2
Compare
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
What this PR does / why we need it:
This PR includes the complete implementation of a Custom IAM Role.
Which issue(s) this PR fixes
Additional information
Acceptance test log:
bangerar@bangerarYMD6M tests % go test -v -tags=customiamrole === RUN TestAcceptanceCustomIAMRoleResource custom_iam_role_test.go:72: Custom IAM role resource acceptance test complete! --- PASS: TestAcceptanceCustomIAMRoleResource (19.49s) PASS ok github.com/vmware/terraform-provider-tanzu-mission-control/internal/resources/customiamrole/tests 20.055s
Example custom role:
