# Copy this file to terraform.tfvars and fill in your values github_repository = "https://github.com/yourusername/filamenteka" github_token = "ghp_your_github_token_here" confluence_api_url = "https://your-domain.atlassian.net" confluence_token = "your_confluence_api_token" confluence_page_id = "your_confluence_page_id" # Optional: Custom domain # domain_name = "filamenteka.yourdomain.com"