Skip to content

Commit

Permalink
feature: eu-central-2 support for EC2
Browse files Browse the repository at this point in the history
  • Loading branch information
CarelFdeWaal authored and bernardd committed Oct 31, 2024
1 parent 68572f8 commit 736149f
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 736149f

Please sign in to comment.