Hi, does anyone know how to fix this. I'm using Pu...
# general
b
Hi, does anyone know how to fix this. I'm using Pulumi Cloud. I'm creating an MSK cluster but changed the networking config and needs to be recreated. But I think the state is not in good shape. When creating the cluster at first it timeout (AWS token), and the cluster was created fine, but pulumi failed and now thinks it didn't
Copy code
ConflictException: A resource with this name already exists
q
You can try importing the existing MSK cluster into pulumi state: https://www.pulumi.com/registry/packages/aws/api-docs/msk/cluster/#import