https://github.com/senora-dev/cookiecutter-cloudformation
Enhanced cookiecutter template for CloudFormation template with VPC Lambda.
https://github.com/senora-dev/cookiecutter-cloudformation
Last synced: 9 months ago
JSON representation
Enhanced cookiecutter template for CloudFormation template with VPC Lambda.
- Host: GitHub
- URL: https://github.com/senora-dev/cookiecutter-cloudformation
- Owner: Senora-dev
- Created: 2023-07-04T06:36:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T06:46:37.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T06:40:48.418Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-cloudformation
Cookiecutter template for a CloudFormation template to create a Lambda function in a VPC.
## Requirements
* [Cookiecutter](https://cookiecutter.io) - just for creating the project
## Usage
To create a new service folder using the template run
```bash
cookiecutter ServiceTemplate
```
## Demo
https://www.youtube.com/@DevOpsInAfewMins
## Authors
- [@ShakedBraimok](https://www.github.com/ShakedBraimok)