Detect, track and alert on infrastructure drift in IaC
Detect, track and alert on infrastructure drift
driftctl$ driftctl scan --from tfstate://terraform.tfstate$ driftctl scan --from tfstate://terraform.tfstate --output json > drift-report.json$ driftctl scan --filter 'Type==aws_s3_bucket' --output console