Output from azd version
azd version 1.4.0 (commit 25dc100)
Describe the bug
After running the down command that deletes the resources from Azure if you try to recreate the deleted resources using the up command it gives you a message that says "(-) Skipped: Didn't find new changes." and doesn't create anything on Azure.
To Reproduce
Run azd up
Run azd down
Run azd up
Expected behavior
The deleted resources get created again on Azure.
Additional context
