You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the sls encrypt command doesn't store urls with certain characters in them. I tried making this a string by placing quotations around the value, but upon decrypting each time, the result is just an empty string. Is there a particular way to do this correctly? This would be to encrypt the postgresql database connection url for AWS
The text was updated successfully, but these errors were encountered:
It seems that the sls encrypt command doesn't store urls with certain characters in them. I tried making this a string by placing quotations around the value, but upon decrypting each time, the result is just an empty string. Is there a particular way to do this correctly? This would be to encrypt the postgresql database connection url for AWS
The text was updated successfully, but these errors were encountered: