@collaborne/custom-cloudformation-resources
Version:
Custom CloudFormation resources
12 lines (7 loc) • 291 B
Markdown
# Custom CloudFormation resources
This project contains various custom resources for use with CloudFormation.
## Usage
```sh
npm install --save @collaborne/custom-cloudformation-resources
```
After that deploy the resources you need through whatever your specific framework requires. :)