Add a character limit to CI/CD variable names
Details
In "argument list too long" error with very large ... (#392406 - closed), we learned that if a CI/CD variable is too large (400KB - customers have run into this by adding a large number of certificates), the job will fail.
Proposal
Add a size or character limit to the CI/CD value when creating a variable.
