So something interesting happened just now. I was...
# general
w
So something interesting happened just now. I was trying to manage a secret using pulumi as 
pulumi config set --path "path/of/secret-key/"
 and entered a weird looking 16 char 
pwgen
 random password. And Pulumi detected that it looks like a password and asked me to use 
--secret
 flag to save it securely. How cool is that! 🙂 Pleasant surprise. And a DX.
partypus 8bit 4