Files
Filamenteka/terraform/terraform.tfvars.example
DaX 58c165749d
Some checks failed
Deploy / deploy (push) Failing after 6m11s
Migrate from GitHub to Gitea with CI/CD
- Add Gitea Actions workflow for automated frontend and API deployment
- Update all raw download URLs from GitHub to Gitea
- Remove deprecated Amplify config and GitHub-specific Terraform variables
- Clean up commented-out Amplify resources from Terraform
- Update documentation to reflect new repository and CI/CD setup
2026-02-16 00:35:08 +01:00

8 lines
218 B
Plaintext

# Copy this file to terraform.tfvars and fill in your values
# Domain configuration
domain_name = "filamenteka.yourdomain.com"
# Cloudflare configuration (optional)
cloudflare_api_token = "your-cloudflare-api-token"