When using ComputeID to remap the pulumi ID of a resource we can inadvertently shadow and override the upstream ID field. We should make sure these get mapped to another field so they are still available.
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
When using ComputeID to remap the pulumi ID of a resource we can inadvertently shadow and override the upstream ID field. We should make sure these get mapped to another field so they are still available.
Example
https://github.com/pulumi/pulumi-cloudflare/issues/961
Output of
pulumi about
.
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).