I've made some pulumi resource changes and now I'm...
# google-cloud
m
I've made some pulumi resource changes and now I'm running into the error:
Identity Platform has already been enabled for this project.
This issue mentions importing the resource, but I'm unsure how to do that in Pulumi. https://github.com/hashicorp/terraform-provider-google/issues/16520 Can anyone point me in the right direction?
b
Have you checked the documentation for the resource you’re working with? Most have pretty clear instructions as to how to import resources