Hello folks. I have a unique problem. I created a ...
# python
f
Hello folks. I have a unique problem. I created a Azure container instance which is set to always
delete_before_replace.
In my case an error occurred provisioning another resource and at the same time the ACI resource is deleted. Pulumi cli fails at this state leaving other resource dependent on the ACI resource. This leaves the state with snapshot integrity issue. Anyone seen this problem before.