Is there a way to suppress a k8s Provider from put...
# kubernetes
l
Is there a way to suppress a k8s Provider from putting the kubeconfig in the logs in plaintext?
Nevermind, found it: just wrap the content in
pulumi.secret()