Kevsquid.hashnode.dev·Nov 11, 2024Atlantis - Setting up in Kubernetes without sensitive valuesIn this article we are going to explore setting up Atlantis in Alibaba. You can also set it up in AWS EKS. This tutorial is slightly different than most whereby we focus on not storing the sensitive password in the yaml file but reference it within t...CICDatlantis
Kevsquid.hashnode.dev·Oct 30, 2024Architecture - Designing a CI/CD (Part 2) using Github + Terraform + Atlantis to deploy AWS resourcesThis is an infra deployment using Github, Terraform, Atlantis, and AWS ECR + ECS The goal here is to deploy AWS infrastructure ECR + ECS using IaC Terraform. Atlantis acts as an central agent, and Github as the code repository. How this works is w...CICDAWS
Cloud Tunedcloudtuned.hashnode.dev·Jul 13, 2024Atlantis: An Open Source Terraform Pull Request Automation ToolAtlantis: An Open Source Terraform Pull Request Automation Tool In the world of infrastructure as code (IaC), managing Terraform configurations can become complex and challenging, especially as teams scale and multiple developers contribute to the sa...atlantis