Releases: mopyle4/cfn-drift-extended
Releases · mopyle4/cfn-drift-extended
Release list
v1.0.0 — First stable release
cfn-drift-extended v1.0.0
Detect additive drift and orphaned resources in CloudFormation-managed AWS accounts.
Features
- Additive drift detection for 8 services: IAM, Security Groups, SNS, SQS, EventBridge, Lambda, S3, DynamoDB
- Orphaned resource detection for IAM roles, Security Groups, Lambda functions, SQS queues, SNS topics
- Provenance classification — each orphan bucketed as
cfn_orphan_deleted_stack,non_iac, orunknown - CLI with
auditandorphanscommands - JSON output for CI/CD integration
- GitHub Action for automated drift checks in workflows
Install
pip install cfn-drift-extended
**Full Changelog**: https://github.com/mopyle4/cfn-drift-extended/commits/v1.0.0