humilis-security

Humilis plug-in to deploy security groups in a VPC


License
MIT
Install
pip install humilis-security==0.0.5

Documentation

Humilis plug-in to deploy a security groups in a security

PyPI

A humilis plug-in layer to deploy security groups in a VPC.

Installation

pip install humilis-security

To install the development version:

pip install git+https://github.com/humilis/humilis-security

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

make configure

Testing

You can test the deployment of a sample of security groups with:

make test

The test suite should destroy the created resources automatically, but you can make sure you are not leaving any infrastructure behind by manually running:

make delete

More information

See humilis documentation.

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license.

See License file.

© 2016 German Gomez-Herrero, Find Hotel and others.