delfick / bespin

Opinionated wrapper around boto that reads yaml
MIT License
6 stars 8 forks source link

Support for large templates #89

Open atward opened 7 years ago

atward commented 7 years ago

Templates >51200 are currently not supported.

Something went wrong! -- BadStack
    "Bad stack. Amazon says no" error_code=400  error_message=1 validation error detected: Value '---
<snip large template>
' at 'templateBody' failed to satisfy constraint: Member must have length less than or equal to 51200   filename=/var/folders/yv/1cr1g_vj5fjds555x2412kn40000gn/T/tmpDMPglT

Templates would either have to be uploaded to S3 and/or referenced via URI.