Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.39 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.39 KB

ALL-ALL-AWS-CONNECTOR

master: CircleCI
develop: CircleCI

Service to manage aws component actions, you can configure it to respond to different component actions setting COMPONENTS environment variable

$ COMPONENTS=nat.create.aws,nat.update.aws,nat.delete.aws all-all-aws-connector

And responds respectively with original_subject.error or original_subjet.done respectively

Installation

make deps
make install

Running Tests

make test

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.

Copyright and License

Code and documentation copyright since 2015 ernest.io authors.

Code released under the Mozilla Public License Version 2.0.