Skip to content

Commit

Permalink
Update Lambda Cloud regions (skypilot-org#4291)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrownstein-lambda authored Nov 7, 2024
1 parent bcf40fa commit bb39707
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,19 @@

# List of all possible regions.
REGIONS = [
'australia-southeast-1',
'europe-central-1',
'asia-south-1',
'me-west-1',
'europe-south-1',
'asia-northeast-1',
'asia-northeast-2',
'us-east-1',
'us-east-2',
'us-west-2',
'us-west-1',
'us-south-1',
'us-south-2',
'us-south-3',
'us-west-3',
'us-midwest-1',
]
Expand Down

0 comments on commit bb39707

Please sign in to comment.