tarbell-project / tarbell

A Flask-based static site authoring tool.
https://tarbell.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
166 stars 32 forks source link

Feature request: Optional setting for different AWS zones in staging & production #445

Open jheasly opened 7 years ago

jheasly commented 7 years ago
Our staging bucket and production buckets (for whatever reason(s)) are in different AWS zones. It'd be cool if, say, in `tarbell_config.py` there were an optional parameter to set the zone on a per bucket basis that'd get passed to boto3 on `tarbell publish staging` and `tarbell publish production`.
eyeseast commented 7 years ago

It's a good suggestion.

jheasly commented 7 years ago

I believe a long while ago, somewhere in cyberspace, we previously discussed this and you asked me to file a ticket. Sorry for the delay! (Doing an annual refresh of a tarbell project, so it may've been a ~year ago!)