Effortless Infrastructure - Mastering Automated Deployments with Terraform and GitHub Actions
5 minute read Published: 2024-01-26In the earlier blog post, I showcased the steps to achieve continuous deployment using GitHub Actions and AWS CodeBuild specifically for code deployment. Expanding on those principles, let’s delve into the next phase of our workflow — incorporating infrastructure deployment through Terraform.