https://github.com/collaborne/custom-cloudformation-resources
https://github.com/collaborne/custom-cloudformation-resources
Last synced: about 2 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T14:06:24.000Z (over 1 year ago)
- Last Synced: 2025-03-21T21:11:37.321Z (2 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. :)