https://github.com/sebastianmarines/go_lambda_tutorial
https://github.com/sebastianmarines/go_lambda_tutorial
aws aws-lambda github-actions go lambda terraform tutorial
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastianmarines/go_lambda_tutorial
- Owner: sebastianmarines
- Created: 2023-07-13T02:45:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T02:57:02.000Z (over 2 years ago)
- Last Synced: 2025-03-24T05:53:24.534Z (9 months ago)
- Topics: aws, aws-lambda, github-actions, go, lambda, terraform, tutorial
- Language: HCL
- Homepage: https://sebastianmarines.github.io/post/deploying-go-to-aws-lambda-with-github-actions-and-terraform/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go AWS Lambda tutorial
This repository contains the code for the tutorial on how to deploy a Go AWS Lambda function using Terraform and Github Actions.
https://sebastianmarines.github.io/post/deploying-go-to-aws-lambda-with-github-actions-and-terraform/