Skip to content

Commit b6e22ea

Browse files
authored
Adds new regions to support list. (#918)
1 parent a6f9851 commit b6e22ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/v1/function-configuration.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ export const SUPPORTED_REGIONS = [
1313
'europe-west2',
1414
'europe-west3',
1515
'europe-west6',
16+
'asia-east1',
1617
'asia-east2',
1718
'asia-northeast1',
1819
'asia-northeast2',
1920
'asia-northeast3',
2021
'asia-south1',
22+
'asia-southeast1',
2123
'asia-southeast2',
2224
'northamerica-northeast1',
2325
'southamerica-east1',

0 commit comments

Comments
 (0)