# Copy this file to terraform.tfvars and fill in your values gcp_project_id = "your-gcp-project-id" domain_name = "rothbard.yourdomain.com" # Optional: Override defaults # gcp_region = "us-central1" # firestore_location = "us-central1" # hosting_option = "cloud_run" # Options: cloud_run, app_engine, gcs # environment = "production"