-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat(dcs): import dcs resource and add unit test and docs #157
feat(dcs): import dcs resource and add unit test and docs #157
Conversation
PR needs rebase. |
6cfc7cb
to
c8f9068
Compare
c8f9068
to
20cb0d3
Compare
/lgtm |
20cb0d3
to
151abe9
Compare
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
docs/data-sources/dcs_instances.md
Outdated
|
||
* `maintain_end` - Indicates the time at which the maintenance time window ends. | ||
|
||
* `charging_mode` - Indicates the charging mode of the cache instance. |
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.
This field is unnecessary, please remove it.
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.
done, fix it
151abe9
to
7ff7677
Compare
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
/lgtm |
/approve |
What this PR does / why we need it:
Which issue this PR fixes:
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)fixes #xxx
Special notes for your reviewer:
Release note:
PR Checklist
Acceptance Steps Performed