Cannot resolve a variable that contains non ascii character as a default value · Issue #6997 · serverless/serverless
Bug Report Description What did you do? I'm using serverless framework version 1.58.0, and I tried sls print command with a serverless.yml with following lines custom: stage: ${opt:stage, 'develop'...