-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels do not import cleanly #2390
Comments
Which bit does not work here? |
Also is this different with storage Bucket? If so, then this might be a duplicate of #1959 |
When we run the normal cycle, we see that This is primarily about the refresh behavior, so it is not a duplicate of #1959. |
Does that happen without the refresh? AFAIK |
Either way, this doesn't seem like a huge issue to me - |
Only with refresh.
The final result is correct, but the order is very wrong. |
Describe what happened
I expect that
refresh
works well with unmanaged labels.We should be able to run for the sample program
pulumi up --yes && pulumi refresh --yes && pulumi preview --expect-no-changes
.Sample program
Log output
NA
Affected Resource(s)
No response
Output of
pulumi about
NA
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: