Deploy Terraform The Right Way…
I wanted to create a simple(ish) project to help you build real world skills in AWS, Terraform, and GitHub Actions: I’d say this is the go to tech stack for modern infrastructure automation and DevOps.
In this project, we’ll walk through how to deploy infrastructure using Terraform, the right way, by integrating it into a CI/CD pipeline with GitHub Actions.
Once it’s up and running, you can easily build on top of it: Adding security checks, testing stages, and more.
Here’s a high level diagram of what we’re going to build:



