I don't have any sort of secrets in my application, how can I get Pulumi to recognize this and not ask developers for a passphrase without me requiring all the developers to set environment variables ?
If I delete
encryptionsalt
from
Pulumi.<stackname>.yaml
, it just gets added back
b
billowy-army-68599
05/11/2022, 5:42 PM
@delightful-monkey-90700 no, there isn't a way around this. If you don't want to set env vars, use the Pulumi service or a key provider when creating your stack