Hey all! Does anyone know if there was a follow up...
# contribute
l
Hey all! Does anyone know if there was a follow up issue for a cleaner way to reparent a resource https://github.com/pulumi/pulumi/issues/458 ? Happy to create one and try my luck at fixing it!
b
i don't think we have an answer here just yet, as per the issue. Would love to see a PR!
👍 1
f
Just as an idea, I was thinking about having something like
sudoedit
or
git rebase -i
for state, when one would be able to rename or delete resources in the state, many at a time. Additionally, Pulumi could detect that a resource parent has changed and give the above prompt/edit to confirm reparenting.