aws-terminator
aws-terminator copied to clipboard
An AWS Lambda function for cleaning up AWS resources.
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