Skip to content

Commit 3b53751

Browse files
authored
feat: Enable ca-west-1 and il-central-1 (#440)
* feat: Enable ca-west-1 and il-central-1 * feat: remove comment
1 parent e90d089 commit 3b53751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/datasources/regions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ regions:
1515
- code: "ap-northeast-2"
1616
- code: "ap-northeast-3"
1717
- code: "ca-central-1"
18-
# - code: "ca-west-1" we don't support it
18+
- code: "ca-west-1"
1919
- code: "eu-central-1"
2020
- code: "eu-central-2"
2121
- code: "eu-north-1"
@@ -24,7 +24,7 @@ regions:
2424
- code: "eu-west-3"
2525
- code: "eu-south-1"
2626
- code: "eu-south-2"
27-
# - code: "il-central-1" we don't support it
27+
- code: "il-central-1"
2828
- code: "me-south-1"
2929
- code: "me-central-1"
3030
- code: "sa-east-1"

0 commit comments

Comments
 (0)