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
I attempted to enroll gcp bucket into PlanResourceChange and got a ton of failing tests. Debugged for a bit and noticed that our representation of labels has changed - no labels used to be stored as {} and change to nil after PlanResourceChange
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:
What happened?
I attempted to enroll gcp bucket into PlanResourceChange and got a ton of failing tests. Debugged for a bit and noticed that our representation of labels has changed - no labels used to be stored as {} and change to nil after PlanResourceChange
Example
https://github.com/pulumi/pulumi-gcp/actions/runs/8804981419/job/24167273512
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: