Closed ltsampros closed 7 years ago
Disable pretty printing of cfn template. indent=None ensures most compact json respresentation thus evading the 51200 bytes limit on cfn.
Coverage remained the same at 59.498% when pulling ca436333e3db0391b2d128dca7cc998886f46319 on disable-pp-cfn into af40bf0fc91471404455cacd675003860a657599 on master.
Disable pretty printing of cfn template. indent=None ensures most compact json respresentation thus evading the 51200 bytes limit on cfn.