Commit 0c5ccde
authored
[SVLS-8366] feat: Add ap-east-2 and ap-southeast-6 to release config (#1001)
## Overview
Add two new AWS regions to the release script, so the next release will
cover them:
1. ap-east-2: Taipei, 2025/06/05:
https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-taipei-region/
2. ap-southeast-6: New Zealand, 2025/09/01
https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-new-zealand-region/
I guess updating `.gitlab/datasources/regions.yaml` should work. Let me
know if I should do something else.
## Testing
Test on the next release.1 parent 4211b16 commit 0c5ccde
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments