cloudtools / stacker

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

Lock botocore/boto to versions that work with moto #651

Closed phobologic closed 6 years ago

phobologic commented 6 years ago

https://github.com/spulec/moto/issues/1793

Until we either move entirely off moto to botocore.Stubber, this is the easiest workaround.