Menu

Post image 1
Post image 2
1 / 2
0

Production DevSecOps Pipeline — The Complete Day-2 Operations Runbook

DEV Community: terraform·Matthew·3 days ago
#4eddWaKz
#dev#myapp#production#use1#fullscreen#article
Reading 0:00
15s threshold

DevSecOps Pipeline — Completion Runbook All code is written and pushed to GitHub. This runbook covers the remaining operational steps: Terraform applies, GitOps ARN updates, and ArgoCD deployment. Prerequisites Install these tools if not already present: # AWS CLI v2 winget install Amazon.AWSCLI # Terraform 1.6+ winget install HashiCorp.Terraform # Terragrunt # Download from https://github.com/gruntwork-io/terragrunt/releases # Place in C:\Windows\System32\ or add to PATH # kubectl winget install Kubernetes.kubectl # ArgoCD CLI winget install argoproj.argocd Enter fullscreen mode Exit fullscreen mode AWS Profile Setup The root terragrunt.hcl uses profiles named myapp-{env}-{region_alias} .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More