We recently ran into issues with Pulumi creating and tracking two resources in the state with the same URN. Took a lot of work to manually clean up as it stopped letting us deploy new changes or tear down the entire environment. Seems like it's possible to create two resources with the same URN (by accident), but I'm assuming this is not normal behavior?