-
Bug
-
Resolution: Unresolved
-
Major
-
None
Unable to use large Cloud Formation templates because we get the following error:
"at 'templateBody' failed to satisfy constraint: Member must have length less than or equal to 51200"
We should upload to s3 and then use that URL to launch the template as the AWS web console does.
This should probably not be a bug but a missing feature. I am thinking that we should allow for the user to enter a URL to a cf template file.