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

millions-branch-13617

11/15/2023, 3:43 AM
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

brash-monkey-31522

11/15/2023, 4:38 PM
Have you checked the documentation for the resource you’re working with? Most have pretty clear instructions as to how to import resources
2 Views