stacker
stacker copied to clipboard
KMS lookups give values $VAL wrapped as "b'$VAL'" when using python 3
Decrypted string is returned as b'text' which should be decoded to utf-8.
This may have been superceded by #765