-
Notifications
You must be signed in to change notification settings - Fork 157
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
RC: Supported Cloud providers regions #334
Conversation
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.
Few possible minor suggestions, but language LGTM.
|
||
## Google Cloud | ||
|
||
Redis Cloud supports databases on all of the following Google Cloud regions. All regions support Redis Cloud Pro databases, but only certain regions support Redis Cloud Essentials databases. |
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.
Same as above.
|
||
## Amazon Web Services | ||
|
||
Redis Cloud supports databases on all of the following Amazon Web Services (AWS) regions. All regions support Redis Cloud Pro databases, but only certain regions support Redis Cloud Essentials databases. |
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.
@cmilesb, unecessary IMO. We have the table below that describes the supported plans for each region
## Google Cloud | ||
|
||
Redis Cloud supports databases on all of the following Google Cloud regions. All regions support Redis Cloud Pro databases, but only certain regions support Redis Cloud Essentials databases. | ||
|
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.
@cmilesb redundant parenthesis at the end of the sentence
Co-authored-by: andy-stark-redis <[email protected]>
DOC-3359