UNPKG

@silvermine/cloudformation-custom-resources

Version:

Collection of custom resources for CloudFormation that anyone can use.

32 lines (17 loc) 1.33 kB
# Silvermine CloudFormation Custom Resources [![Build Status](https://travis-ci.org/silvermine/cloudformation-custom-resources.svg?branch=master)](https://travis-ci.org/silvermine/cloudformation-custom-resources) [![Coverage Status](https://coveralls.io/repos/github/silvermine/cloudformation-custom-resources/badge.svg?branch=master)](https://coveralls.io/github/silvermine/cloudformation-custom-resources?branch=master) [![Dependency Status](https://david-dm.org/silvermine/cloudformation-custom-resources.svg)](https://david-dm.org/silvermine/cloudformation-custom-resources) [![Dev Dependency Status](https://david-dm.org/silvermine/cloudformation-custom-resources/dev-status.svg)](https://david-dm.org/silvermine/cloudformation-custom-resources#info=devDependencies&view=table) ## What is it? A collection of custom resources that we find useful for our CloudFormation stacks - supporting things that CloudFormation doesn't natively provide. ## How do I use it? TODO: fill this in ## How do I contribute? We genuinely appreciate external contributions. See [our extensive documentation][contributing] on how to contribute. ## License This software is released under the MIT license. See [the license file](LICENSE) for more details. [contributing]: https://github.com/silvermine/silvermine-info#contributing