AAmalinamals27.hashnode.dev·Feb 6 · 5 min readDrift Detection using TerraformTools used: Terraform GitHub Actions Slack webhook Repo link: Link Project Architecture Open the image in a new tab to see it clearly. Workflow We have a github repo with a dev branch. The infrastructure team then push the code to the githu...00
AAmalinamals27.hashnode.dev·Jan 27 · 3 min readEnd-to-end GitOps With Terraform and ArgoCD For EKSArchitecture Diagram We will be designing a production grade GitOps architecture to automate both infrastructure provisioning and application delivery on AWS using Terraform. Overview We will use Terraform to build the foundation. It will provision ...00
AAmalinamals27.hashnode.dev·Jan 15 · 3 min readAWS Tier 3 Architecture with TerraformArchitectural Diagram This project implements a highly available, secure, and production-ready 3-Tier Architecture on AWS using a modular Terraform approach. User send a request our URL to the Internet Gateway. We setup a external load balancer to...00
AAmalinamals27.hashnode.dev·Jan 1 · 3 min readTerraform and Github Actions to Automate AWS InfraSetting up a robust CI/CD pipeline for Infrastructure as Code is a critical step in any DevOps journey. In this post, we will walk through the process of building a production-grade pipeline using Terraform and GitHub Actions, covering multi-environm...00
AAmalinamals27.hashnode.dev·Dec 31, 2025 · 2 min readTerraform Cloud PlatformIt is HashiCorp’s fully-managed SaaS control-plane for their Infrastructure-as-Code tools. Instead of running Terraform Enterprise, Vault, Consul, Packer, Boundary, etc. yourself, HCP hosts the server components and you only keep the lightweight agen...00