Duplicate URN Error I am routinely seeing the fol...
# azure
m
Duplicate URN Error I am routinely seeing the following when trying to run pulumi up pulumiprovidersazure-native <azure subscription guid> error: Duplicate resource URN 'urnpulumi<stack_name>:pulumiprovidersazure 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?
b
@mysterious-australia-14256 we are aware of this and implementing a fix: https://github.com/pulumi/pulumi-azure-native/issues/1718
👍 1
350 Views