Comment by ~espo1026 on ~olly/yoyo
I am having a similar issue. I am pulling an auto-generated secret from AWS Secrets Manager that has a ? in it - causing the same error as this ticket pretty much. Is there a workaround other than using a password without the special character? I thought I would be able to pass each parsed value myself - i.e. username: password: host: database: etc.