- Added billing_project to Google Cloud providers - Enabled user_project_override for both providers - Added Firebase Authentication service resource - Configured Identity Platform with email/password, phone, and anonymous sign-in - Set up authorized domains for local and Firebase hosting - Added dependency relationships between resources This enhances the project's infrastructure configuration to properly support Firebase Authentication and related services.
5 lines
123 B
Markdown
5 lines
123 B
Markdown
Steps for deploy:
|
|
1. Try applying terraform
|
|
2. gcloud auth application-default set-quota-project `the project id`
|
|
3. retry
|