I risked it and it seems no it doesn't. Is this always true?
l
little-cartoon-10569
10/20/2020, 10:47 PM
Some of my resources report an update in preview, but don't update in up. I think it's because the "changing" properties look like they're going from "value" to "You cannot [toStrnig] an Output" when preview is running, but they're going from "value" to "value" when up is running. In this case, you can rely on Pulumi not making the change.
little-cartoon-10569
10/20/2020, 10:48 PM
Afaict this only applies to string properties that are based on an Output, pulumi.interpolate`` or similar.
g
gentle-diamond-70147
10/20/2020, 10:56 PM
@worried-queen-62794 I commented on the your github issue too, but for those here - I think https://github.com/pulumi/pulumi/issues/4992 is the behavior you're experiencing which will be fixed very soon.