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

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.

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)