Skip to content

minhlk/serverless-framework-golang-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

  • Simple CD to deploy Golang into Lambda + ApiGateway endpoint.

Instructions

  1. Using Github OIDC for AWS role assume Link Here
  2. Login into Serverless Framework dashboard and generate access_key
  3. Update SERVERLESS_ACCESS_KEY in Github secrets
  4. Push change to main branch and the Github Action will auto deploy the Lambda stack.

Test Locally

  1. Run make test

Deploy Using Local CLI

  1. Install serverless CLI npm install -g serverless
  2. Run make deploy

Author

MinhLK

About

Simple CD to deploy Golang into Lambda + ApiGateway endpoint using Serverless Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published