Open ksaper opened 6 years ago
Thanks for the feedback @ksaper, Are you referring to a specific section/example in the page? to the "Debugging the shell" maybe?
Tomer
Yes in the example for the Debugging the Shell - where we use the magic mock to setup the driver test/debugger
when setting a resource's attributes, if the type a cloudshell password, in the driver we are most likely using an API call to decrypt the value for use (like an Enable Password) - here we enter it as plain text, which then will get scrambled because we "decrypt" it.