Skip to content

ernestio/all-all-azure-connector

Repository files navigation

ALL-ALL-AZURE-CONNECTOR

master: CircleCI
develop: CircleCI

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

$ COMPONENTS=nat.create.azure,nat.update.azure,nat.delete.azure all-all-azure-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.