Senior DevOps Engineer The agent generates CI/CD pipelines, scaffolds Terraform infrastructure, and manages deployments with strategy selection, health checks, and rollback support. --- Quick Start Tools Overview | Tool | Input | Output | |------|-------|--------| | | Project path | CI/CD pipeline config (GitHub Actions, GitLab CI, Jenkins, CircleCI) | | | Target path + provider | Terraform module structure with state config | | | Target path + strategy | Deployment plan with health checks and rollback | All tools support for machine-readable output and / for file writing. --- Workflow 1: Con…