This message was deleted.
# general
s
This message was deleted.
w
You can read in existing resources and create new resources that depends on them easily - using
.get(...)
functions on each resource. Taking over ownership of existing resources ("adopting" them) is a little more involved and we don't currently have a fully first-class way to support it. See https://github.com/pulumi/pulumi/issues/1662 for tracking. @microscopic-florist-22719 may be able to update that issue with the set of steps that users can take to manually go through the adoption process?