Terraform-based setup for a 3-tier private VPC and Amazon EKS cluster with multi-AZ support and infrastructure automation.
-
Updated
Jun 27, 2025 - HCL
Terraform-based setup for a 3-tier private VPC and Amazon EKS cluster with multi-AZ support and infrastructure automation.
Terraform configuration to create EKS. Automate Infrastructure CI/CD Pipeline Using GitHub Actions.
Deploy ReactJS app to Azure Blob Storage through GitHub Actions using Terraform
This repo about the GitHub Actions workflow is tailored for deploying infrastructure via Terraform on Google Cloud Platform (GCP). It can be triggered manually or automatically when you push code.
This repo leverages Terraform and GitHub Actions to orchestrate the setup of an AWS Elastic Kubernetes Cluster (EKS). It automates the provisioning process while emphasizing DevOps principles. Additionally, we deploy and manage applications on the EKS cluster for seamless operations.
I worked on a complete Development of a CI/CD Pipeline by building and automating an infrastructure using Terraform along with Deploying and automating a Node.js app into a Docker Image and pushing it into AWS ECR Repository, then pulling an image into AWS EC2 Instance and running the container.
This demo project mainly demonstrates how to use CodeDeploy to deploy the code in the Github repository to the EC2 cluster.
Add a description, image, and links to the githubaction-workflow topic page so that developers can more easily learn about it.
To associate your repository with the githubaction-workflow topic, visit your repo's landing page and select "manage topics."