image_management_api/deployment/terraform/terraform.tfvars.example
2025-05-23 22:54:02 +02:00

5 lines
195 B
Plaintext

project_id = "your-gcp-project-id"
region = "us-central1"
zone = "us-central1-a"
storage_bucket_name = "your-app-storage-bucket"
firestore_db_name = "imagedb"