Drift Detection
Keep infrastructure in sync with automated drift detection. Schedule checks, get notified of changes, and remediate through PRs.
Automated drift detection and remediation
Keep infrastructure in sync with your code
Scheduled Detection
Automated drift checks on your schedule
- Flexible scheduling intervals
- Per-workspace config
- Parallel checks
Automated Reconciliation
Optional automatic drift fixes
- Automatic apply on drift
- Configurable per workspace
- Immediate remediation
Drift Notifications
Get notified when drift is detected
- GitHub issue creation
- Slack notifications
- Custom webhooks
Flexible Scheduling
Control when drift detection runs
- Time window restrictions
- Timezone-aware scheduling
- Per-environment windows
Workspace Management
Configure per workspace or globally
- Tag-based selection
- Environment grouping
- Bulk operations
Compliance & Audit
Complete audit trails
- Drift history tracking
- Compliance reports
- Policy enforcement
See drift detection in action
Watch how Terrateam detects drift and notifies your team
Infrastructure Drift Detected in prod/us-east-1/database #42
open
TT
terrateam created this issue🔄 Drift Detection Results
⚠️ Drift detected in workspace: prod/us-east-1/database
Detected at: 2024-01-15 14:30:00 UTC
Schedule: daily drift detection
~ aws_rds_instance.database
- backup_retention_period: 7 → 14
+ storage_encrypted: false → true
~ aws_security_group.database
- ingress.0: "3306" → null
💡 Action needed: Review these changes and decide how to remediate
#
#infrastructure Slack notificationTerrateam — BOT now
🚨 Infrastructure drift detected in prod/us-east-1/database
GitHub Issue: #42 • 2 resources affected
Simple drift detection setup
Configure drift detection
# .terrateam/config.yml
drift:
enabled: true
schedules:
production:
tag_query: "environment:production"
schedule: hourly
window:
start: "18:00 EST"
end: "07:00 EST"
staging:
tag_query: "environment:staging"
schedule: daily
reconcile: true
Drift-free infrastructure
24/7
Drift monitoring
Automated
Remediation
GitOps
Workflow
Compliant
Audit trails
Ready to eliminate infrastructure drift?
Keep your infrastructure in sync with automated drift detection