Skip to content
#

aws-cloudformation

Here are 690 public repositories matching this topic...

aclevername
aclevername commented Jan 5, 2021

Why do you want this feature?
When a command fails its not always clear whats caused it, and if you haven't run it at a higher verbosity the information required to fully debug it might be lost.

What feature/behavior/change do you want?
eksctl to dump the log output with a higher verbosity upon failure. e.g.

$ eksctl create cluster --name my-cluster
error: exited 1

$ ls
cfn-python-lint
kgutwin
kgutwin commented Jan 19, 2021

cfn-lint version: 0.38.0

CloudFormation Lambda functions with inline code (through the {"Code": {"ZipFile": "...."}} property, or with SAM functions with the InlineCode property) have a size limit of 4096 bytes enforced by CloudFormation. It would be very helpful if cfn-lint could warn about crossing this threshold, since it's difficult to measure the code size in bytes in the text editor

Brain-Power-Amazon-Fidgetology

Improve this page

Add a description, image, and links to the aws-cloudformation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-cloudformation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.