Hello good people. I am using pulumi to deploy on ...
# general
g
Hello good people. I am using pulumi to deploy on gcp. one issue I have is with cloud build connection. it has been created by my collogue using his personal stack. no we are using an organization. and all other resources are fine. but the connection gives an error
Error creating Connection: Resource already exists - apply blocked by lifecycle params
after performing some research, I understand that I need to perform pulumi import to add the resource to the stack. But that as well results in an error. I feel like I have some fundamental understanding that I am missing. Thanks in advance all 🙏