Duplicate URN Error
I am routinely seeing the following when trying to run pulumi up
pulumi😛roviders:azure-native <azure subscription guid> error: Duplicate resource URN 'urn😛ulumi:<stack_name>:😛ulumi:providers:azure-native::<azure subscription guid>'; try giving it a unique name
I'm not quite sure what resource this is for as it doesn't seem to include a resource name, just the subscription guid. Also, if I run the pulumi up enough times it will eventually work without error.
Anyone know what is going on here?