https://github.com/collaborne/custom-cloudformation-resources
https://github.com/collaborne/custom-cloudformation-resources
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/collaborne/custom-cloudformation-resources
- Owner: Collaborne
- License: mit
- Created: 2021-07-27T18:37:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T14:06:24.000Z (over 2 years ago)
- Last Synced: 2025-07-05T17:07:14.832Z (12 months ago)
- Language: TypeScript
- Size: 1.19 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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. :)