stacker
stacker copied to clipboard
Document creating stacker bucket with CloudFormation.
As talked about in https://github.com/remind101/stacker/pull/497#issuecomment-373598384, this documents how more advanced stacker users might setup a stacker bucket, when they want more control over creation of the bucket (e.g. tags, default encryption, bucket policies, created in a specific AWS account or region, etc).
Hey @troyready / @GarisonLotus. This is a slightly more generalized version of what we do internally.
Eventually, I'd like to support automating this more in the config, like I talk about in https://github.com/remind101/stacker/pull/497#issuecomment-366143771, but it's probably worth documenting that his method can be used already.