teamhephy / distribution

Apache License 2.0
0 stars 3 forks source link

Feat/update aws regions #4

Closed jfuechsl closed 4 years ago

jfuechsl commented 4 years ago

This PR:

  1. Updates the aws-sdk-go package to version 1.25.44
  2. Modifies the aws-s3 driver to retrieve a list of valid AWS regions from the AWS sdk.

This adds support for additional AWS regions.

Further, this will allow us to update the following hephy components which have this repo as dependency:

Fixes https://github.com/teamhephy/distribution/issues/3

Cryptophobia commented 4 years ago

Merged!