- Terraform environments (production, staging) with R2 backend - Terraform modules: cloudflare-pages, cloudflare-worker, railway-service, digitalocean-droplet - Docker: multi-stage Dockerfiles for core, web, agents, operator + compose - CI templates: node-ci, terraform-ci, docker-ci reusable workflows - Composite actions: brand-compliance, deploy-cloudflare - Operational scripts: bootstrap, health-check, rotate-keys - GitHub Actions: terraform-plan, terraform-apply, docker-build Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
320 B
Markdown
16 lines
320 B
Markdown
## Summary
|
|
<!-- What does this PR change? -->
|
|
|
|
## Type
|
|
- [ ] Terraform module
|
|
- [ ] Docker config
|
|
- [ ] CI/CD workflow
|
|
- [ ] Script
|
|
- [ ] Documentation
|
|
|
|
## Checklist
|
|
- [ ] `terraform validate` passes (if applicable)
|
|
- [ ] Docker builds successfully (if applicable)
|
|
- [ ] No secrets committed
|
|
- [ ] Documentation updated
|