pulumi/pkg/resource
Thomas Gummerer 0e4fa76bdc
state_move: include stack name in the passhprase prompt (#16861)
When moving resources between projects that use the passphrase secret
manager, we automatically prompt for the secret, unless
PULUMI_CONFIG_PASSPHRASE or PULUMI_CONFIG_PASSPHRASE_FILE are set.
Unfortunately that can be a bit confusing when moving resources between
different projects, because the prompt does not specify in any way which
stack the passphrase is for.

Fix this by adding a little bit of output to the prompt, showing the
user the stack name for which they are supposed to enter the passphrase.

---------

Co-authored-by: Julien <julien@caffeine.lu>
2024-08-02 10:59:12 +00:00
..
analyzer Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
deploy Ensure internal provider state doesn't clash with user config (#16837) 2024-07-30 12:22:32 +00:00
edit Rewrite `DeletedWith` properties when renaming stacks (#16216) 2024-05-16 15:09:32 +00:00
graph state_move: add --include-parents flag (#16628) 2024-07-11 12:59:20 +00:00
provider turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
stack state_move: include stack name in the passhprase prompt (#16861) 2024-08-02 10:59:12 +00:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00