Can I import the state in code like I would with `...
# general
b
Can I import the state in code like I would with
terraform_remote_state
? so for example, if I would have
dev/staging
i would like to import from staging some dev outputs ?
b
You can use stack references for this https://www.pulumi.com/docs/intro/concepts/stack/
b
but this does not make sense... how does it work in Self-managed backend is something that I need to reverse engineer