Is it possible to store encrypted secrets with the...
# typescript
c
Is it possible to store encrypted secrets with the automation API? or is that not supported? the examples have them as code in plaintext
g
Yes -
stack.setConfig("aws:region", { value: aws.Region.USWest2, secret: true })
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/x/automation/#ConfigValue