You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In pulumi/pulumi-gcp#2280 we discovered that PRC does not handle big integers correctly.
This needs to be addressed before rolling out PRC to GCP.
Example
.
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).
The text was updated successfully, but these errors were encountered:
I have not yet been able to pull a repro for 2 in the bridge. I have also not had any luck in identifying the source of this - it seems to be TF but that should not be the case.
The second truncation was an artefact of my local testing environment. I had the wrong version of the plugin-sdk checked out, which did not contain the latest modifications there (upstream-v2.33.0 instead of upstream-v2.33.0-with-272df8b).
What happened?
In pulumi/pulumi-gcp#2280 we discovered that PRC does not handle big integers correctly.
This needs to be addressed before rolling out PRC to GCP.
Example
.
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).
The text was updated successfully, but these errors were encountered: