cumulus
cumulus copied to clipboard
[Question] Handling larger JSON files
The dreaded failed to satisfy constraint: Member must have length less than or equal to 51200
Has there been any thought/workflow on how cumulus might handle large templates, ie: uploading and running from s3 first?
config item named: s3-cfn-bucket-name and s3-cfn-path
boolean option for use-s3-templates
create/update first uploads/syncs cfn-template.json to s3://s3-cfn-bucket-name/s3-cfn-path/
executes CFN against s3://s3-cfn-bucket-name/s3-cfn-path/cfn-template.json