This message was deleted.
# general
s
This message was deleted.
d
pulumi stack -u
only shows resources in state, so doesn't help
Actually, looks like I can't use the
import
command for this, because the code exists already.. 🙁
b
@dry-keyboard-94795 for existing code, you’d use the import resource option https://www.pulumi.com/docs/using-pulumi/adopting-pulumi/import/#pulumi-import-resource-operation
d
yep, got through it all, mostly through just deleting things in GCP. It's component resources made in a loop (multiple instances). Thankfully didn't have to delve into modifying the state by hand this time 🙂
+ most of the resources in there were k8s, so they just auto-import