jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.04k stars 137 forks source link

S3 bucket name collision conflict when used across multiple accounts #154

Open ericblade opened 6 years ago

ericblade commented 6 years ago

When using the same configuration across two different accounts, there is a collision in S3 buckets, if both accounts are creating the lambdas in the same region. Seems like there should be some more uniqueness included in the name of the S3 buckets.