pulumi/changelog/pending/20220915--cli--secretsprovi...

9 lines
347 B
YAML

changes:
- type: feat
scope: cli
description: >
Allow per-execution override of the cloud secrets provider url via the
`PULUMI_CLOUD_SECRET_OVERRIDE` environment variable. This allows a
temporary replacement without updating the stack config, such a during CI.
This does not effect stacks using service secrets or passphrases.