Is it possible to delete a resource during the up ...
# dotnet
e
Is it possible to delete a resource during the up command? e.g. I need to create a temp resource and then delete it? Or can I update properties of a resource created within the same run? e.g. Create hostname binding, create ssl, re-run create hostname binding with additional arguments which will force the recreation of the original resource?
e
Not currently, but something we've thought about.