cfn-mysql-user-provider icon indicating copy to clipboard operation
cfn-mysql-user-provider copied to clipboard

bugfix secrets

Open FrederiqueRetsema opened this issue 2 years ago • 1 comments

Currently, the code doesn't work well with secrets. The company who hires me changed this and they would like to import your provider in the future automatically again. Can you please change your original python code to this code?

Thx in advance,

Frederique Retsema

FrederiqueRetsema avatar Sep 08 '22 13:09 FrederiqueRetsema

Hi @FrederiqueRetsema,

i am happy to merge it but need backwards compatibility. Can you add a property PasswordJsonPath or something like that so that we know that we need to extract the value from a json value?

mvanholsteijn avatar Sep 09 '22 16:09 mvanholsteijn