Hey y’all, I got a question about the relationship...
# google-cloud
c
Hey y’all, I got a question about the relationship of DatabaseInstance and an individual Database: I have a single Database I’m trying to delete from inside of an Instance. I turned off
deletion_protection
for it, but it still won’t allow me to delete it and I’m guessing that’s because the Instance it is inside of still has the protection turned on. Is that a correct guess? It seems pretty scary to have the protection turned off on the instance to do this. Is there a different way around it?