sparse-intern-71089
06/07/2022, 8:04 AMwitty-candle-66007
06/07/2022, 3:40 PMpulumi refresh
should see the change and allow you to update the state accordingly such that a subsequent pulumi up
will remove the tag since it’s not being set in your code.
A variation on this is pulumi up -r
which does the refresh and update in one call.