video-accessibility/infra/cloud-run/terraform.tfvars.example
2025-08-24 16:28:33 -05:00

11 lines
No EOL
316 B
Text

# Terraform variables for Accessible Video Platform
# Copy this file to terraform.tfvars and fill in your values
project_id = "your-gcp-project-id"
region = "us-central1"
environment = "prod"
# Example values:
# project_id = "accessible-video-platform"
# region = "us-central1"
# environment = "prod"