This message was deleted.
# typescript
s
This message was deleted.
b
pulumi config set mysecret "super-secret-password" --secret
it will encrypt the value in your config as well as in the state
👍 1
l
It is also possible to refer to Jenkins credentials in Pulumi, as they can be put into the environment, and Pulumi programs can read that.
👍 1