This message was deleted.
# general
s
This message was deleted.
g
By default Pulumi will create replacements before deleting old ones. Would https://www.pulumi.com/docs/reference/programming-model/#deletebeforereplace help in this case?
c
It would, but pulumi should know how to handle this automatically
Same goes for GlobalAddress. Basically pulumi should know what resources need deleteBeforeReplace and automatically handle that.
g
Yea... that's an interesting one. This is pretty fundamental functionality so changing it for one-off resources would be unexpected for most people, even if it is the necessary behavior.
Could you open an issue on the pulumi-gcp repo to discuss?
c
Sure