bland-dinner-39530
05/13/2025, 6:50 PMPulumi.stack.yaml
config, what key/phrase/secret is it using to encrypt the values in the yaml file? I have looked though ~/.config/pulumi
and i cant find anything that resembles a secret....would it be someone else on disk? is it a default? Thanks!billowy-army-68599
bland-dinner-39530
05/13/2025, 6:52 PMpulumi up
from the cli, so i assumed it was on disk, but yes, to your point, it it connected up to pulumi cloud but not using deployments or anything elsebillowy-army-68599
pulumi stack change-secrets-provider
and you can use a passphrase or cloud KMS key, like AWS KMSbland-dinner-39530
05/13/2025, 6:56 PMbillowy-army-68599
bland-dinner-39530
05/13/2025, 7:09 PM