Skip to content

A simple cloudformation stack to monitor all cloudformation stacks and find drifts. Detected drifts are send to SNS topic

Notifications You must be signed in to change notification settings

lukpep/aws-cf-drift-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-cf-drift-detector

A simple cloudformation stack to monitor all cloudformation stacks and find drifts. Detected drifts are send to SNS topic

while in packages folder:

pip install -r requirements.txt -t .

to install never versions of boto3 and boto3core needed to access drift detection api.

Also check out deploy.sh script to know what's going on and to configure s3 bucket for stack code

Prerequisites needed to deploy

  • AWS CLI
  • AWS SAM

About

A simple cloudformation stack to monitor all cloudformation stacks and find drifts. Detected drifts are send to SNS topic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published