This repository contains the code and configurations required for deploying an AWS Lambda function using GitLab CI/CD pipeline and Terraform as Infrastructure as Code (IAC).
Before you begin, ensure you have the following installed:
- Git
- Terraform
- A GitLab account
To clone this repository, use the following command:
git clone https://github.com/rahulwath/lambda-function-deploy.git
For detailed instructions on setting up and deploying the AWS Lambda function using GitLab CI/CD and Terraform, please follow the steps outlined in this blog post:
https://blog.devops-online.shop/automated-deployment-of-aws-lambda-using-gitlab-cicd-and-terraform?showSharer=true https://medium.com/@wathrahul9/automated-deployment-of-aws-lambda-using-gitlab-ci-cd-and-terraform-8b30a6d044ed
Clone this repository. Follow the blog post linked above for detailed setup and deployment instructions.
Feel free to fork this repository and submit pull requests with improvements or fixes.