|
|
ae77521094
|
feat(ci): add Terraform CI/CD workflow
Implements automated Terraform pipeline with:
- Validation: fmt check, tflint, terraform validate
- Plan: on all PRs and pushes, with PR comments
- Apply: automatic on push to dev (when changes detected)
Runner: self-hosted (Docker) with Tailscale access to PVE01
Backend: Scaleway S3 Object Storage
Closes #3
|
2025-12-07 14:10:00 +00:00 |
|