cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
711 stars 167 forks source link

Upload blueprint templates with bucket-owner-full-control ACL #713

Closed danielkza closed 5 years ago

danielkza commented 5 years ago

This way it's possible to use a shared stacker bucket from a master account in configs contain stacks with profiles of different child accounts.

This is a revival of #177, but we've been using this change in our fork for quite a while and it helps when deploying stacks to multiple accounts while sharing the same bucket.