Skip to content

An AWS Lambda function for cleaning up AWS resources.

License

Notifications You must be signed in to change notification settings

alialkhalidi/aws-terminator

 
 

Repository files navigation

AWS Terminator

An AWS Lambda function for cleaning up AWS resources.

Run the sanity tests

We use tox to run the sanity tests:

$ tox

You can run one specific test with a -e foo parameter. Use tox -av to list them all:

$ tox -e pylint

About

An AWS Lambda function for cleaning up AWS resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%