envsec icon indicating copy to clipboard operation
envsec copied to clipboard

CloudFormation parameter length limit

Open brotbert opened this issue 8 years ago • 0 comments

We should check that the encrypted value using the CloudFormation formatter does not exceed 4096 bytes causing an runtime error.

Another solution: Splitting the value into multiple parameters of the maximum size (recommended by CloudFormation) and envsec handling the join transparently.

brotbert avatar May 23 '16 11:05 brotbert