Fix issue with bucket creation in us-east-1 - #113
Conversation
Signed-off-by: Brian Donohue <briandonohue@pinterest.com>
|
@Donohue Thanks for the PR. |
|
Hey Brian thanks so much for the PR -- does us-east-1 have different bucket creation semantics? @ooq we should probably run our CI in multiple regions to make sure we don't have these bugs. |
|
Hey @ericmjonas and @ooq this ticket describes the issue in detail: boto/boto3#125 Here's the relevant comment for convenience:
There was an error creating the bucket in us-east-1 during setup and I verified that this resolves it. |
|
@Donohue Indeed! I just tried and verified this as well. We'll merge your PR after fixing our Travis build. Thanks again. |
|
Cool 😎 |
Signed-off-by: Brian Donohue briandonohue@pinterest.com