Skip to content

[AutoOps] Update AWS regions availability #1016

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions deploy-manage/monitor/autoops/ec-autoops-regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,17 @@ A region is the geographic area where the cloud provider’s data center that ho

AutoOps is currently available in the following regions:

| Provider | Region | Name | |
| Provider | Region | Name |
| --- | --- | --- | --- |
| AWS | us-east-1 | US East (N. Virginia) | |
| AWS | us-west-2 | Oregon | |
| AWS | eu-west-1 | Ireland | |
| AWS | ap-southeast-1 | Singapore | |
| AWS | us-east-1 | US East (N. Virginia) |
| AWS | us-east-2 | Ohio |
| AWS | us-west-2 | Oregon |
| AWS | eu-west-1 | Ireland |
| AWS | eu-west-2 | London |
| AWS | eu-central-1 | Frankfurt |
| AWS | ap-southeast-1 | Singapore |
| AWS | ap-northeast-1| Tokyo |
| AWS | ap-south-1 | Mumbai |

::::{note}
Currently, a limited number of AWS regions are available. More regions for AWS, Azure and GCP will be added in the future. Also, AutoOps is currently not available for GovCloud customers.
Expand Down
Loading