-
Notifications
You must be signed in to change notification settings - Fork 5
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
Adding Storagepool tier datasource #259
Adding Storagepool tier datasource #259
Conversation
Can one of the admins verify this patch? |
examples/data-sources/powerscale_storagepool_tier/data-source.tf
Outdated
Show resolved
Hide resolved
|
run e2e test StoragepoolTierDatasource |
run e2e test StoragepoolTierDatasource |
ElementType: types.Int32Type, | ||
}, | ||
"name": schema.StringAttribute{ | ||
Description: "Manage protection settings.", |
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.
Nit: Can you please double-check and confirm that these descriptions are correct?
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.
Hi @ABHISHEK-SINHA10 can you pls confirm the descriptions for all the other fields too?
For example, I see that the description of children
is Manage I/O optimization settings
.
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.
@rounak-adhikary Thanks for pointing out, I have checked all the description and now it's updated, please check once again
run e2e test StoragepoolTierDatasource |
run e2e test StoragepoolTierDatasource |
Updated description and generated doc, no impact on testcase or coverage |
run e2e test StoragepoolTierDatasource |
Description
A few sentences describing the overall goals of the pull request's commits.
GitHub Issues
List the GitHub issues impacted by this PR:
ISSUE TYPE
RESOURCE OR DATASOURCE NAME
OUTPUT
ADDITIONAL INFORMATION
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration