Hello. I want to use Pulumi to create an Azure con...
# general
f
Hello. I want to use Pulumi to create an Azure container registry and a container instance. I have to the scripts to do that, however those deployments need to be in two separate steps so that a dockerfile can be pushed to the ACR. The ACR and the ACI are in a single resource group. Do these need to be separate "stacks"?