sparse-intern-71089
09/17/2021, 11:30 AMbrave-planet-10645
09/17/2021, 12:37 PMpulumi state delete
https://www.pulumi.com/docs/reference/cli/pulumi_state_delete/ which means the original stack won't be able to manage them anymore and you can remove them from the codehappy-angle-19851
09/17/2021, 1:06 PMbrave-planet-10645
09/17/2021, 1:10 PMhappy-angle-19851
09/17/2021, 1:18 PMpulumi stack export --file buckets.json
and tried in stack B pulumi import --file buckets.jsonhappy-angle-19851
09/17/2021, 1:18 PMhappy-angle-19851
09/18/2021, 5:49 AMbrave-planet-10645
09/20/2021, 11:29 AMpulumi import
. You need to build a json file according to the spec here: https://www.pulumi.com/docs/reference/cli/pulumi_import/ and then use pulumi import
high-grass-3103
12/20/2021, 12:06 PM