https://pulumi.com logo
#google-cloud
Title
# google-cloud
w

white-crayon-65245

05/03/2022, 4:23 PM
hi all, I just ran into an odd situation where 1. I successfully imported a gcp:Database resource via code 2. a few deploys later, that imported resource was
delete-replacedd
during a deploy without any changes to that resource's code I'm a bit stumped as to what could have caused this especially since imported resources are protected by default -- has anyone else seen anything similar?
c

calm-jackal-58777

05/05/2022, 10:02 AM
For me this happened when two users with a different set of permissions ran pulumi up
2 Views