Closed jongio closed 1 year ago
I was going to suggest something similar, though I was imagining three states: "Created", "Updated" (properties change), and "Already created" (something to signify no change). Don't know if that granularity is possible.
@vhvb1989 recent changes on UX improvements has this handled. Can we close this?
yeah, this is no longer valid
In templates we reference existing resources, like: https://github.com/Azure-Samples/todo-nodejs-mongo-aca/blob/main/infra/app/api.bicep#L40
When we do an azd deploy on that file, those references are listed as "Created"
We should see if we can determine if the resource was referenced or created and update the output accordingly.