Deploy Code to EC2 using Code Deploy and GitHub Actions
In this post we’ll see how we can use Code Deploy And GitHub Actions to deploy our code to EC2 instances.
Reference: We’ll refer to following article and use Terraform to build the infra. So I won’t do much explaining about what we are going to do. You can go through the article once to understand the workflow.