Hello there, there next use-case - we have some st...
# general
h
Hello there, there next use-case - we have some stacks, resource created in Pulumi Cloud, we have code for it. But now we need to move these stacks with resources out of Pulumi Cloud to state file from s3 that we use to running our infra with pulumi cli. We got cloud states that was generated by
export
command. But when I tried to run
import
command to move resources in my newly s3 stack pulumi on my local can’t see any resources from json file and do nothing to import. Is there any description of procedure
Migrating pulumi cloud stacks -> to s3 state
, could be this behavioural because there different encryption option ,is that possible, did I something wrong, anyone have same experience? Thanks in advance, happy holidays!