Can't manage firebase resources due to missing userProjectOverride flag #903
Labels
area/providers
kind/enhancement
Improvements or new features
size/S
Estimated effort to complete (1-2 days).
What happened?
Creating or using any firebase resources fails with:
Note I'm getting the same error with the gcp classic provider unless
gcp:userProjectOverride: true
is set in the pulumi config (see https://www.pulumi.com/registry/packages/gcp/api-docs/provider/#userprojectoverride_nodejs and https://firebase.google.com/docs/projects/terraform/get-started#general-workflow-set-up-provider on why this is necessary).Unfortunately the google native provider doesn't have an equivalent flag and I couldn't figure out how to make this work otherwise.
Expected Behavior
should work
Steps to reproduce
gcloud auth login --update-adc
Output of
pulumi about
CLI
Version 3.69.0
Go Version go1.20.4
Go Compiler gc
Plugins
NAME VERSION
nodejs unknown
Host
OS darwin
Version 13.4
Arch arm64
This project is written in nodejs: executable='/Users/christian/Library/Caches/fnm_multishells/3608_1687219398510/bin/node' version='v18.16.0'
Found no pending operations associated with testnet-staging
Backend
Name pulumi.com
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: