Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jagonzalr/go-lambda-terraform-setup

Setup a Go Lambda function with Terraform
https://github.com/jagonzalr/go-lambda-terraform-setup

Last synced: 15 days ago
JSON representation

Setup a Go Lambda function with Terraform

Awesome Lists containing this project

README

        

# go-lambda-terraform-setup

Setup a Go Lambda function with Terraform.

## Setup

`chmod +x ./deploy.sh`

`chmod +x ./destroy.sh`

## Usage

- To deploy run `sh deploy.sh`

- To destroy run `sh destroy.sh`