An open API service indexing awesome lists of open source software.

https://github.com/collaborne/custom-cloudformation-resources


https://github.com/collaborne/custom-cloudformation-resources

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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. :)