This message was deleted.
# general
s
This message was deleted.
b
l
I’ve logged in okay, but I still have a
Pulumi.x.yaml
locally
Let me double check I’ve done it right. I have used state tracking in another project but I started this one off without any tracking (local and blowing away the state)
So I wonder if there’s something badly configured
Sorry, when I say config, I might mean ‘secrets provider’ (
pulumi config get …
)
I’ll re-read the docs, including https://www.pulumi.com/docs/intro/concepts/config/#changing-the-secrets-provider-for-a-stack and see if that’s what I need
thanks
g
I tested migration from hosted to self-managed, I changed a secret service to
passphrase
and then
pulumi login s3://
and
p .. stack import
The reason I needed to change secret service was that exported state still pointed to pulumi secret service and that did not allow me to import it