fog / fog-aws

Module for the 'fog' gem to support Amazon Web Services http://aws.amazon.com/
MIT License
296 stars 353 forks source link

Missing AWS Region - ca-west-1 (Calgary) #701

Closed lockstone closed 3 months ago

lockstone commented 4 months ago

Hello,

We noticed that Fog does not have the relatively new ca-west-1 (Calgary) region. Does it just need to be added to the aws.rb file? Or are the additional changes needed in the library for new regions?

geemus commented 4 months ago

@lockstone I think that's all it takes. Though it has been a while, so I suppose it's possible I've forgotten something. Would you be up for a quick PR, then you can test it for yourself too. As long as that looks good I can work on a release. Thanks!

geemus commented 3 months ago

Released in v3.21.1.

lockstone commented 3 months ago

Thanks! I had planned to get this added, but never got around to it. Oops! lol

geemus commented 3 months ago

No worries, happens to all of us.