mkazin / aws-sg-mngr

AWS SecurityGroup Manager
Other
1 stars 0 forks source link

aws-sg-mngr - AWS SecurityGroup Manager

Build Status Code Climate Test Coverage codecov Documentation Status

A somewhat-more sane interface to AWS Security Groups.

What does that mean?

Basically, the goal is to provide a human-centric API, rather than assume a DevOps guru is managing security groups using a custom-built configuration-as-code system.

Goals

Among other things, it aims to:

Scope

A quick note on project scope.

This project is intended to provide an API, as a replacement for AWS' API.

Things that are not expected to be included here:

That being said,

Contributing

I'm still just getting this project off the ground (I'm trying to do it "the right way" by releasing it before it's "ready", so please bear with me).

Feel free to work on anything with the label "help wanted". Get in touch if you want to take something off my plate, make a suggestion, ask a question, chat, etc.