UNPKG

@collaborne/custom-cloudformation-resources

Version:
12 lines (7 loc) 291 B
# 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. :)