About This Architecture
Infrastructure-as-Code pipeline using Terraform with a full CI workflow: init, validate, and plan stages produce a PR comment with the plan output. After manual approval, terraform apply provisions cloud infrastructure. Remote state is managed via S3 backend with DynamoDB locking, plus scheduled drift detection.