Automating Serverless Deployment of Lambda Function with Terraform using Gitlab
Agenda
Push terraform and infra code and python code into repo, in this case it is Gitlab repo..
Import your code to Gitlab.
Add . gitlab-ci.yml file in the workspace.
Update your main.yml file as per need, and run the pipeline.
Python code...
infrasityblog.hashnode.dev5 min read