what's the difference between how the old gcp prov...
# google-cloud
q
what's the difference between how the old gcp provider and the new one work? I assume from the name that the new one is making direct gRPC calls or something but not sure how the old one works? I only ask because it seems the native one is still considered beta.
c
This blog post: Google Cloud Native provider: full coverage of Google Cloud explains native gcp versus the old gcp provider.
👍 2
a
i'm curious, have you tried this out? i'm new to pulumi and getting stuck trying to access a lot of GCP features like secrets, private networks etc. would it be a lot easier to use the native provider?