when running in local mode (in a test environment)...
# general
i
when running in local mode (in a test environment), how do I read back out config secrets? I am trying to run
pulumi config get databricks:token
but get this error:`could not decrypt configuration value: cipher: message authentication failed` and my
PULUMI_CONFIG_PASSPHRASE
is the same value that it was when I created the stack