Skip to content

Commit

Permalink
Merge pull request #1092 from CarelFdeWaal/main
Browse files Browse the repository at this point in the history
feature: eu-central-2 support for EC2
  • Loading branch information
bernardd authored Oct 31, 2024
2 parents 7e49c44 + 27e7e5e commit 9d7cd1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions priv/endpoints.exs
Original file line number Diff line number Diff line change
Expand Up @@ -1117,6 +1117,7 @@ chime_voice_regions = [
"ca-central-1" => %{},
"ca-west-1" => %{},
"eu-central-1" => %{},
"eu-central-2" => %{},
"eu-west-1" => %{},
"eu-west-2" => %{},
"eu-west-3" => %{},
Expand Down

0 comments on commit 9d7cd1d

Please sign in to comment.