/aws-terminator

An AWS Lambda function for cleaning up AWS resources.

Primary LanguagePythonApache License 2.0Apache-2.0

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