Is there an easier way to copy a stack config with...
# general
a
Is there an easier way to copy a stack config with secrets? I am creating a new stack and right now I just copy the yaml and redo all the secret values with
pulumi config set --secret ...
w
Currently no - this is being tracked in https://github.com/pulumi/pulumi/issues/1583 - feel free to upvote.