8000 GitHub - hakbailey/aws-terminator: An AWS Lambda function for cleaning up AWS resources.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hakbailey/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%
0