mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
c3f273b2d7
This allows the AWS credentials to be picked up from the configured target URL (like blob does) rather than the current behaviour of only relying on the defaults. Relying on the defaults here means having to specify credentials twice (once in the URL for the blob, once in the environment for this code path) when non-default AWS credentials are in used (e.g. via a profile). |
||
---|---|---|
.. | ||
cloudfront.go | ||
deploy.go | ||
deploy_azure.go | ||
deploy_test.go | ||
deployConfig.go | ||
deployConfig_test.go | ||
google.go |