8000 add ap-southeast-7 and mx-central-1 regions (#646) · DataDog/datadog-lambda-js@e5d9ced · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit e5d9ced

Browse files
authored
add ap-southeast-7 and mx-central-1 regions (#646)
1 parent 9e67be3 commit e5d9ced

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab/datasources/regions.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ regions:
1212
- code: "ap-southeast-3"
1313
- code: "ap-southeast-4"
1414
- code: "ap-southeast-5"
15+
- code: "ap-southeast-7"
1516
- code: "ap-northeast-1"
1617
- code: "ap-northeast-2"
1718
- code: "ap-northeast-3"
@@ -28,4 +29,5 @@ regions:
2829
- code: "il-central-1"
2930
- code: "me-south-1"
3031
- code: "me-central-1"
32+
- code: "mx-central-1"
3133
- code: "sa-east-1"

0 commit comments

Comments
 (0)
0