v0.19.573
Secret Formats
Some complex secrets have formatting that can cause problems when being added to a CloudFormation stack. To enforce that a secret is base64 encoded, you can add theformat: base64
field to a secret.
The following secret will be expected as a base64 encoded secret when inserted into the stack.