What's new
- 3-layer deployment detection across AWS, Azure, and GCP — tags → registry API → audit trail
- AWS: CDK template body inspection, CloudTrail `userAgent` as definitive signal
- Azure: ARM deployment history, Activity Log HTTP `userAgent`
- GCP: Deployment Manager API, Cloud Audit Logs `callerSuppliedUserAgent`
- Detects: CDK, CloudFormation, Terraform, Pulumi, Bicep, ARM, Azure DevOps, Config Connector, Cloud Build, GitHub Actions
- `cloudctl debug` — full incident diagnosis with IaC-aware fix steps
Install
```bash
pip install cctl[ai]
```