Description
Research the best way for us to use Terraform and or GitHub Actions and or any other tool to automate the deployment of our lambda functions
Acceptance Criteria
- Think of our scale and use case
- Example solution: A terraform module that takes in the name of the lambda function, then pulls the code from our repo automatically to deploy it.