This message was deleted.
# general
s
This message was deleted.
l
I'd lay odds on it being a false positive. You could try manually turning on the RDS protected flag on that instance (not the Pulumi on, but using the console to turn on the AWS protection), then run the
up
knowing that if Pulumi does try to delete it, AWS will prevent the deletion. Then you'll know if Pulumi really will delete it.
I don't know why it happens, but it does. Anecdotally, it happens more frequently on stacks that are updated only very rarely.
n
thanks a LOT @little-cartoon-10569, very useful!