Files
rothbard/DEPLOY.md
Bryce 24d07f7a4e feat: Update Terraform configuration for Google Cloud project with Firebase Authentication services
- 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.
2025-10-31 08:31:50 -07:00

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