Hi, Is there an easy way to move existing resource...
# typescript
b
Hi, Is there an easy way to move existing resources into a component resource? I mean, I already created some resources with ts and deployed them. Now I would like to group those under a component resource. How could I do that? Maybe using aliases?
l
Yes exactly. Move the code into the component resource and add the aliases opt, with the URN of the original resource.
After you've successfully upped, you should be able to remove the alias.