DevSecOps Terraform Code - Explained
Overview
With our environments configured and secrets created, it's time to dive into the Terraform code that defines the DevSecOps pipeline infrastructure. This guide provides a detailed explanation of the critical components so you can fully understand how the system works.
Code Overview
All relevant code is located in the terraform
folder, which contains two interconnected Terraform workspaces:
- EKS Cluster
- Pipelines