Hi everyone, I’m new at Pulumi and trying to under...
# general
f
Hi everyone, I’m new at Pulumi and trying to understand if there’s any way to migrate existing GCP project (manually created) to Pulumi ?
v
Pulumi has a concept of importing existing resources in to pulumi stacks. https://www.pulumi.com/docs/guides/adopting/import/ not sure if this is AWS only or for GCP as well
f
I looked at it and I can’t see any option to do so on GCP that’s why I was asking here 🙂
e
Using GCP or google-native? GCP should support this, e.g. https://www.pulumi.com/registry/packages/gcp/api-docs/compute/instance/#import