You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a really great tool - thanks so much for creating it!
We're coming up against the maximum template size that Amazon allows to be uploaded. I believe that a way round this is to upload to s3 and specify a template URL. Do you have any plans to support this in Cumulus?
Thanks in advance!
Tom
The text was updated successfully, but these errors were encountered:
Hi Tom! We hit this recently ourselves but managed to slim down the template in question to reign the size in.. It's certainly something we wanted to get to but unfortunately haven't been able to devote any time to it just yet. Happy to leave this open until we get time, or someone submits a pull request :)
Thanks! Yes, it was a good exercise for me, slimming down my troposphere template, actually - now works fine again. Will definitely see if I can add the functionality do a pull request... A bit of a Python noob - I've made local changes to fix another issue (being able to specify rollback), but haven't been able to install after the changes. I'll do some more testing and try and get it working!
Tom
Hi
This is a really great tool - thanks so much for creating it!
We're coming up against the maximum template size that Amazon allows to be uploaded. I believe that a way round this is to upload to s3 and specify a template URL. Do you have any plans to support this in Cumulus?
Thanks in advance!
Tom
The text was updated successfully, but these errors were encountered: