# Copy this file to terraform.tfvars and fill in your values # GitHub repository for Amplify github_repository = "https://github.com/yourusername/filamenteka" github_token = "ghp_your_github_token_here" # Domain configuration domain_name = "filamenteka.yourdomain.com" # Cloudflare configuration (optional) cloudflare_api_token = "your-cloudflare-api-token"