better-shampoo-48884
03/16/2021, 1:55 PMpulumi destroy
), if I do choose to delete the keyvault, I can't recreate the same one because it's softDeleted and therefore "still there" (nevermind that the RG is gone..). So I have to create just the RG, then restore the keyvault into the rg - but now if I try to create the keyvault in pulumi (exact same) I can't because obviously it exists - and I can't refresh because it's not in the state.. so I have to use pulumi import azure-native:keyvault:Vault (vaultname) (vaultname).. and that doesn't even work because resource (vaultname) does not exist.. 😕tall-librarian-49374
03/16/2021, 2:32 PMbetter-shampoo-48884
03/16/2021, 2:37 PMtall-librarian-49374
03/16/2021, 2:38 PM