Skip to content
Snippets Groups Projects
user avatar
Stan Hu authored
fog-aws, like AWS CLI v1, uses the older AWS_DEFAULT_REGION variable
instead of AWS_REGION:

https://docs.aws.amazon.com/sdkref/latest/guide/feature-region.html#feature-region-sdk-compat

Make sure we include both values to ensure that the right metadata
endpoint is used for obtaining S3 credentials.

Discovered in https://gitlab.com/gitlab-org/gitlab/-/issues/438971

Changelog: fixed
7454b5b1
History
Name Last commit Last update
..